Updated Json.Net version
This commit is contained in:
parent
57dad8df8c
commit
9445574aa1
|
|
@ -9,7 +9,7 @@
|
||||||
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-*",
|
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-*",
|
||||||
"Microsoft.AspNetCore.StaticFiles": "1.0.0-*",
|
"Microsoft.AspNetCore.StaticFiles": "1.0.0-*",
|
||||||
"Microsoft.NETCore.Platforms": "1.0.1-*",
|
"Microsoft.NETCore.Platforms": "1.0.1-*",
|
||||||
"Newtonsoft.Json": "7.0.1"
|
"Newtonsoft.Json": "8.0.2"
|
||||||
},
|
},
|
||||||
|
|
||||||
"compilationOptions": {
|
"compilationOptions": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue