- Change - Revert DataContractAttribute to not force JSON object serialization (use JsonObjectAttribute instead)
- Fix - Fixed JPropertyDesciptor.GetValue and SetValue to not throw for non-JObject argument
- Fix - Fixed JObject ICustomTypeDescriptor.GetProperty to return the current instance
- Fix - Fixed serializing FileInfo/DirectoryInfo with a JsonConverter in .NET Standard
- Fix - Fixed serializing F# enums
- Fix - Fixed serializing types with multiple members of the same name