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

@ -13,7 +13,7 @@
"target": "project"
},
"NuGet.Versioning": "3.5.0-beta2-1392",
"Newtonsoft.Json": "7.0.1",
"Newtonsoft.Json": "9.0.1-beta1",
"Octokit": "0.18.0",
"Microsoft.Net.Http": "2.2.29"
},