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

@ -4,8 +4,8 @@
"emitEntryPoint": true
},
"dependencies": {
"NuGet.RuntimeModel": "3.5.0-beta-1034",
"NuGet.Versioning": "3.5.0-beta-1034",
"NuGet.RuntimeModel": "3.5.0-beta-1068",
"NuGet.Versioning": "3.5.0-beta-1068",
"System.CommandLine": "0.1.0-e160119-1",
"System.Runtime.Serialization.Json": "1.0.0-rc2-23911",
"Microsoft.DotNet.ProjectModel": "1.0.0-*",