ExtendedXmlSerializer v3.7.2
🐛 Bug Fixes 🔧
- Adjusted writer to properly store root/default namespace #529 @Mike-E-angelo
- Accounted for converter registration with nullable structures #534 @Mike-E-angelo
- Accounted for empty content for nullable attributes #531 @Mike-E-angelo
Other Changes
- Upgraded tests to netcoreapp3.1 #536 @Mike-E-angelo
- Attended to warnings #537 @Mike-E-angelo