update nuget and sdk to 3.6.0-rc-1954 and 1.0.0-alpha-20161006-3 (#4332)

This commit is contained in:
Rohit Agrawal 2016-10-06 09:35:58 -07:00 committed by GitHub
parent 5c6e3a05fb
commit 28bd507f40
11 changed files with 20 additions and 20 deletions

View file

@ -17,7 +17,7 @@
<Version>1.0.1</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.Sdk">
<Version>1.0.0-alpha-20160930-1</Version>
<Version>1.0.0-alpha-20161006-3</Version>
</PackageReference>
</ItemGroup>

View file

@ -6,7 +6,7 @@
"frameworks": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.Sdk": "1.0.0-alpha-20160914-1",
"Microsoft.NETCore.Sdk": "1.0.0-alpha-20161006-3",
"Microsoft.NETCore.App": {
"version": "1.0.1",
"type": "platform"

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.17",
"NuGet.CommandLine.XPlat": "3.6.0-rc-1954",
"Microsoft.Build.Utilities.Core": "0.1.0-preview-00043-160929",
"Microsoft.DotNet.PlatformAbstractions": "1.0.1-beta-000933"
},

View file

@ -9,10 +9,10 @@
"target": "project"
},
"Microsoft.DotNet.PlatformAbstractions": "1.0.1-beta-000933",
"NuGet.Versioning": "3.6.0-beta.1.msbuild.17",
"NuGet.Packaging": "3.6.0-beta.1.msbuild.17",
"NuGet.Frameworks": "3.6.0-beta.1.msbuild.17",
"NuGet.ProjectModel": "3.6.0-beta.1.msbuild.17"
"NuGet.Versioning": "3.6.0-rc-1954",
"NuGet.Packaging": "3.6.0-rc-1954",
"NuGet.Frameworks": "3.6.0-rc-1954",
"NuGet.ProjectModel": "3.6.0-rc-1954"
},
"frameworks": {
"net451": {

View file

@ -14,7 +14,7 @@
"Microsoft.DotNet.Files": {
"target": "project"
},
"NuGet.ProjectModel": "3.6.0-beta.1.msbuild.17"
"NuGet.ProjectModel": "3.6.0-rc-1954"
},
"frameworks": {
"net451": {

View file

@ -8,10 +8,10 @@
"Microsoft.Extensions.DependencyModel": "1.0.1-beta-000933",
"Microsoft.DotNet.PlatformAbstractions": "1.0.1-beta-000933",
"Newtonsoft.Json": "9.0.1",
"NuGet.Configuration": "3.6.0-beta.1.msbuild.17",
"NuGet.Packaging": "3.6.0-beta.1.msbuild.17",
"NuGet.RuntimeModel": "3.6.0-beta.1.msbuild.17",
"NuGet.ProjectModel": "3.6.0-beta.1.msbuild.17",
"NuGet.Configuration": "3.6.0-rc-1954",
"NuGet.Packaging": "3.6.0-rc-1954",
"NuGet.RuntimeModel": "3.6.0-rc-1954",
"NuGet.ProjectModel": "3.6.0-rc-1954",
"System.Reflection.Metadata": "1.4.1-beta-24410-02"
},
"frameworks": {

View file

@ -17,7 +17,7 @@
<Version>1.0.1</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.Sdk">
<Version>1.0.0-alpha-20160930-1</Version>
<Version>1.0.0-alpha-20161006-3</Version>
</PackageReference>
</ItemGroup>

View file

@ -27,7 +27,7 @@
"Microsoft.Build": "0.1.0-preview-00043-160929",
"Microsoft.CodeAnalysis.Build.Tasks": "2.0.0-beta6-60922-08",
"System.Runtime.Serialization.Xml": "4.1.1",
"NuGet.Build.Tasks": "3.6.0-beta.1.msbuild.17",
"NuGet.Build.Tasks": "3.6.0-rc-1954",
"Microsoft.TestPlatform.CLI": "15.0.0-preview-20160915-01"
},
"frameworks": {

View file

@ -8,7 +8,7 @@
"type": "platform",
"version": "1.0.1"
},
"NuGet.CommandLine.XPlat": "3.6.0-beta.1.msbuild.17"
"NuGet.CommandLine.XPlat": "3.6.0-rc-1954"
},
"frameworks": {
"netcoreapp1.0": {

View file

@ -20,10 +20,10 @@
},
"System.Diagnostics.TraceSource": "4.0.0",
"System.Runtime.Serialization.Primitives": "4.1.1",
"NuGet.Versioning": "3.6.0-beta.1.msbuild.17",
"NuGet.Packaging": "3.6.0-beta.1.msbuild.17",
"NuGet.Frameworks": "3.6.0-beta.1.msbuild.17",
"NuGet.ProjectModel": "3.6.0-beta.1.msbuild.17",
"NuGet.Versioning": "3.6.0-rc-1954",
"NuGet.Packaging": "3.6.0-rc-1954",
"NuGet.Frameworks": "3.6.0-rc-1954",
"NuGet.ProjectModel": "3.6.0-rc-1954",
"Microsoft.DotNet.ProjectModel": {
"target": "project"
},

View file

@ -22,7 +22,7 @@
},
"xunit": "2.2.0-beta3-build3330",
"dotnet-test-xunit": "1.0.0-rc2-350904-49",
"NuGet.ProjectModel": "3.6.0-beta.1.msbuild.17"
"NuGet.ProjectModel": "3.6.0-rc-1954"
},
"frameworks": {
"netcoreapp1.0": {