Updated Json.Net version

This commit is contained in:
Ajay Bhargav Baaskaran 2016-02-04 16:13:22 -08:00
parent 4418a5527d
commit 49c553ec7b
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"type": "build"
},
"Microsoft.AspNetCore.Testing": "1.0.0-*",
"Newtonsoft.Json": "7.0.1",
"Newtonsoft.Json": "8.0.2",
"xunit": "2.1.0",
"Microsoft.NETCore.Platforms": "1.0.1-*"
},