update to take NuGet build 3.4.0-beta-517

This commit is contained in:
Andrew Stanton-Nurse 2016-01-22 10:40:01 -08:00
parent fc9097459e
commit 5db4684cb1

View file

@ -11,14 +11,7 @@
"emitEntryPoint": true "emitEntryPoint": true
}, },
"dependencies": { "dependencies": {
"NuGet.CommandLine.XPlat": "3.4.0-beta-*", "NuGet.CommandLine.XPlat": "3.4.0-beta-517",
"NuGet.Common": "3.4.0-beta-*",
"NuGet.Frameworks": "3.4.0-beta-*",
"NuGet.Logging": "3.4.0-beta-*",
"NuGet.Packaging": "3.4.0-beta-*",
"NuGet.Packaging.Core": "3.4.0-beta-*",
"NuGet.Packaging.Core.Types": "3.4.0-beta-*",
"NuGet.Versioning": "3.4.0-beta-*",
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23704", "Microsoft.NETCore.Platforms": "1.0.1-rc2-23704",
"Microsoft.NETCore.TestHost": "1.0.0-rc2-23704", "Microsoft.NETCore.TestHost": "1.0.0-rc2-23704",
"NETStandard.Library": "1.0.0-rc2-23704", "NETStandard.Library": "1.0.0-rc2-23704",