Update NuGet to 3.5.0-beta-1246

This commit is contained in:
Alex Panov 2016-05-03 17:34:46 -07:00
parent 6b9918bcfe
commit 0d6b3c8482
6 changed files with 15 additions and 15 deletions

View file

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