WindowsAppCommunity / UWPCommunityApp

A UWP companion app for the UWP Community website
https://www.microsoft.com/store/apps/9PJW4588MKV0
13 stars 5 forks source link

Fix System.ArgumentException in EnumUtils.ParseEnum (Type, NamingStrategy, String, Boolean) #85

Closed yoshiask closed 4 years ago

yoshiask commented 4 years ago

Version 1.2.0.0(1.2.0.0)

Stacktrace

Newtonsoft.Json.Utilities.EnumUtils.ParseEnum(Type, NamingStrategy, String, Boolean) + 0x509;Newtonsoft.Json.Utilities

Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader, Object, CultureInfo, JsonContract, Type) + 0x101;Newtonsoft.Json.Serialization

Reason

System.ArgumentException

Link to App Center