Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Json.NET 12.0.3, release 2

Compare
Choose a tag to compare
@applejag applejag released this 24 Mar 19:56
· 2089 commits to master since this release
12.0.302
49626d2

Changes

  • ✨ New: Properly embed the link.xml into the DLLs. (#54)

  • 🐛 Fix: Preserve NullableAttribute and NullableContextAttribute.
    (#54)

  • 🐛 Fix: Preserve all JSON converters. (#8, #65)