ExtendedXmlSerializer / home

A configurable and eXtensible Xml serializer for .NET.
https://extendedxmlserializer.github.io/
MIT License
336 stars 47 forks source link

Improved reference tracking for multiple instances #594

Closed Mike-E-angelo closed 1 year ago

Mike-E-angelo commented 1 year ago

Addresses #593

AppVeyorBot commented 1 year ago

:white_check_mark: Build ExtendedXmlSerializer 3.7.9.1-gijuihfq completed (commit https://github.com/ExtendedXmlSerializer/home/commit/aa326fb3b7 by @Mike-E-angelo)

Install it by running the following command in Package Manager Console:

Install-Package ExtendedXmlSerializer -Version 3.7.9.1-gijuihfq -Source https://ci.appveyor.com/nuget/extendedxmlserializer-preview

Problems with the above command? You may be running into this known issue here: https://github.com/NuGet/Home/issues/7189