Bumping Json.Net version to 8.0.1

This commit is contained in:
Pranav K 2016-01-13 18:25:44 -08:00
parent 51c6cfa7e0
commit 1dba1cc661
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"url": "git://github.com/aspnet/mvc"
},
"dependencies": {
"Newtonsoft.Json": "6.0.6"
"Newtonsoft.Json": "8.0.1"
},
"frameworks": {
"net451": {},