Update to Json.NET 9.0.1-beta1

This commit is contained in:
jacalvar 2016-06-06 23:24:03 -07:00
parent 2e29091722
commit 3160b78f98
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Newtonsoft.Json": "8.0.3",
"Newtonsoft.Json": "9.0.1-beta1",
"NuGet.Protocol.Core.v3": "3.5.0-beta-final"
},
"frameworks": {