fixes Newtonsof.Json version numbers

This commit is contained in:
Paul Schneider 2019-12-11 17:48:26 +00:00
commit badeccae42
4 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
"defaultNamespace": "Yavsc"
},
"dependencies": {
"Newtonsoft.Json": "6.0.0",
"Newtonsoft.Json": "6.0.1-beta1",
"Microsoft.AspNet.Authentication.JwtBearer": "1.0.0-rc1-final",
"Microsoft.AspNet.DataProtection": "1.0.0-rc1-final"
},