c# - json.net error (windows 10) -


i have app in windows 8.1 universal app working fine.
in upgrade windows 10, have error:

assenbly 'newtonsoft.json' invokes 'attribute.getcustomatributtes(assembly)' not in windows store profile.

and

assenbly 'newtonsoft.json' invokes 'attribute.getcustomatributtes(memberinfo, bool)' not in windows store profile.

and

assenbly 'newtonsoft.json' invokes 'attribute.getcustomatributtes(parameterinfo, bool)' not in windows store profile.

json.net not compatible windows 10?

yes json.net works windows 10, had use source code github , add code windows 10 class library few warnings compiles fine, , warnings regards method decorators, nuget package did produce errors similar got work fine.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Restarting Supervisor and effect on FlaskSocketIO -

php - Mongodb connectivity error -