Updating to Newtonsoft.Json 8.0.2

This commit is contained in:
Pranav K 2016-01-15 15:36:29 -08:00
parent 1dba1cc661
commit 9ad62d7963
1 changed files with 1 additions and 1 deletions

View File

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