Updated Json.Net version

This commit is contained in:
Ajay Bhargav Baaskaran 2016-03-14 14:43:20 -07:00
parent 8e24c3a708
commit bd1c815340
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
},
"dependencies": {
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-*",
"Newtonsoft.Json": "8.0.2"
"Newtonsoft.Json": "8.0.3"
},
"frameworks": {
"netstandardapp1.5": {