Update NuGet to 3.5.0-beta-1130

This commit is contained in:
Eric Erhardt 2016-04-05 09:19:31 -05:00
parent f6fa1cf060
commit ed82fd2e66
6 changed files with 14 additions and 14 deletions

View file

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