Update nuget version to 3.5.0-beta-1199

This commit is contained in:
Rohit Agrawal 2016-04-22 15:27:00 -07:00
parent ef0ca39da1
commit 7509e4d175
6 changed files with 15 additions and 15 deletions

View file

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