Update Json.NET to 9.0.1-beta1

This commit is contained in:
jacalvar 2016-06-03 13:08:19 -07:00
parent 8bd6311703
commit 0f1836c6dd
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
]
},
"dependencies": {
"Newtonsoft.Json": "8.0.3"
"Newtonsoft.Json": "9.0.1-beta1"
},
"frameworks": {
"netstandard1.1": {