Updated Json.Net version
This commit is contained in:
parent
0858d430ea
commit
a7994b818e
|
|
@ -8,7 +8,7 @@
|
||||||
"type": "build"
|
"type": "build"
|
||||||
},
|
},
|
||||||
"Microsoft.AspNetCore.Testing": "1.0.0-*",
|
"Microsoft.AspNetCore.Testing": "1.0.0-*",
|
||||||
"Newtonsoft.Json": "8.0.2",
|
"Newtonsoft.Json": "8.0.3",
|
||||||
"xunit": "2.1.0",
|
"xunit": "2.1.0",
|
||||||
"Microsoft.NETCore.Platforms": "1.0.1-*"
|
"Microsoft.NETCore.Platforms": "1.0.1-*"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue