Update Json.NET to 9.0.1

This commit is contained in:
jacalvar 2016-06-13 14:24:30 -07:00
parent 288810c95c
commit d7d8af57f6
1 changed files with 1 additions and 1 deletions

View File

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