Updating NuGet references from beta to rc.

This commit is contained in:
Eric Erhardt 2016-05-02 09:29:51 -05:00
parent ac5432bff2
commit 9d1d937ced
6 changed files with 15 additions and 15 deletions

View file

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