Updated Json.Net version

This commit is contained in:
Ajay Bhargav Baaskaran 2016-03-14 14:42:18 -07:00
parent b734291b13
commit bfe81edbdc
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"url": "git://github.com/aspnet/mvc"
},
"dependencies": {
"Newtonsoft.Json": "8.0.2"
"Newtonsoft.Json": "8.0.3"
},
"frameworks": {
"netstandard1.1": {