Updated Json.Net version
This commit is contained in:
parent
f5c1c45db2
commit
1a8d5317a9
|
|
@ -18,7 +18,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.AspNetCore.Authentication": "1.0.0-*",
|
"Microsoft.AspNetCore.Authentication": "1.0.0-*",
|
||||||
"Newtonsoft.Json": "8.0.2"
|
"Newtonsoft.Json": "8.0.3"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"net451": {
|
"net451": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue