Bumping JSON.NET to 9.0.1

This commit is contained in:
Jonathan Miller 2016-06-06 13:57:19 -07:00
parent 2e7c467aad
commit cdf4407419
10 changed files with 13 additions and 13 deletions

View file

@ -5,7 +5,7 @@
"type": "platform",
"version": "1.0.0-rc3-004408"
},
"Newtonsoft.Json": "7.0.1",
"Newtonsoft.Json": "9.0.1-beta1",
"dotnet": {
"target": "project"
},