We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c19bc8a commit 1da63c6Copy full SHA for 1da63c6
README.md
@@ -27,7 +27,7 @@ when you use official Json.NET dll targetting .NET 3.5 Framework.
27
28
Following works are done to make Json.NET support Unity3D.
29
30
- - Based on Newtonsoft Json.NET 8.0.1.
+ - Based on Newtonsoft Json.NET 8.
31
- Disable IL generation to work well under AOT environment like iOS.
32
- Remove code related with System.ComponentModel.
33
- Remove System.Data and EntityKey support.
0 commit comments