ExtendedXmlSerializer / home

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

Removed .NET6&7 and replaced with .NET8 #634

Closed Mike-E-angelo closed 4 months ago

Mike-E-angelo commented 4 months ago

Closes #633

AppVeyorBot commented 4 months ago

:white_check_mark: Build ExtendedXmlSerializer 3.7.18.2-cbshiqyv completed (commit https://github.com/ExtendedXmlSerializer/home/commit/b8fcff0cf0 by @Mike-E-angelo)

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

Install-Package ExtendedXmlSerializer -Version 3.7.18.2-cbshiqyv -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