bump nuget version to 3.6.0-beta.1.msbuild.15 (#4241)

This commit is contained in:
Rohit Agrawal 2016-09-23 17:14:32 -07:00 committed by GitHub
parent ee7400bd41
commit dfc5650db8
5 changed files with 11 additions and 11 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.9",
"NuGet.CommandLine.XPlat": "3.6.0-beta.1.msbuild.15",
"Microsoft.Build.Utilities.Core": "0.1.0-preview-00039-160922",
"Microsoft.DotNet.PlatformAbstractions": "1.0.1-beta-000933"
},