Restore3 support for PackageReference

Fixes https://github.com/NuGet/Home/issues/3453
This commit is contained in:
Justin Emgarten 2016-09-15 21:58:58 -07:00
parent 4400b3be4a
commit 1626cf2e62
5 changed files with 10 additions and 10 deletions

View file

@ -20,7 +20,7 @@
"System.Runtime.Serialization.Primitives": "4.1.1",
"System.Xml.XmlSerializer": "4.0.11",
"WindowsAzure.Storage": "6.2.2-preview",
"NuGet.CommandLine.XPlat": "3.6.0-beta.1.msbuild.7",
"NuGet.CommandLine.XPlat": "3.6.0-beta.1.msbuild.9",
"Microsoft.Build.Utilities.Core": "0.1.0-preview-00038-160914",
"Microsoft.DotNet.PlatformAbstractions": "1.0.1-beta-000933"
},