update to new nuget and turn inference on

This commit is contained in:
Andrew Stanton-Nurse 2016-03-24 09:40:36 -07:00
parent f0fd9ae901
commit 0a369aa6d5
7 changed files with 20 additions and 14 deletions

View file

@ -9,7 +9,7 @@
"Microsoft.CSharp": "4.0.1-rc2-23911",
"System.Runtime.Serialization.Primitives": "4.1.1-rc2-23911",
"Microsoft.DotNet.Cli.Build.Framework": "1.0.0-*",
"NuGet.Versioning": "3.4.0-rtm-0764",
"NuGet.Versioning": "3.5.0-beta-1068",
"Newtonsoft.Json": "7.0.1",
"Octokit": "0.18.0",
"Microsoft.Net.Http": "2.2.29"