Updating to NuGet 1105

This commit is contained in:
Justin Emgarten 2016-03-31 18:13:25 -07:00
parent 9f23b7adf5
commit 219a0539b0
6 changed files with 14 additions and 14 deletions

View file

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