MarcosLopezC / LightJson

A simple JSON library for C#.
MIT License
60 stars 21 forks source link

Change the implementation of JsonValue so that dynamic is not needed. #5

Closed MarcosLopezC closed 9 years ago

MarcosLopezC commented 9 years ago

Changing the implementation of JsonValue will allow it to be compiled in .NET 3.5.