[release/3.1.1xx] Update dependencies from dotnet/toolset (#5633)

* Update dependencies from https://github.com/dotnet/toolset build 20191111.29

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview3.19561.29

* Update dependencies from https://github.com/dotnet/toolset build 20191112.1

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview3.19562.1

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview3.19561.12 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191112.2

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview3.19562.2

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview3.19562.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191112.3

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview3.19562.3

* Update dependencies from https://github.com/dotnet/toolset build 20191112.4

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview3.19562.4

* Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview3.19562.3 (parent: Microsoft.Dotnet.Toolset.Internal)
This commit is contained in:
dotnet-maestro[bot] 2019-11-12 10:51:43 +00:00 committed by GitHub
parent 8a6f1989cc
commit 9bb6cea818
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -71,17 +71,17 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>0e0e29c869d62d794ad74d75274ddf0ea542ac2b</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview3.19561.28">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview3.19562.4">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>b74c4c8e3043352cb04d2c868f29cfcfc092519e</Sha>
<Sha>6352e8faa6ec729dfb9f879955452ca33fa96a95</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-preview3.19561.5" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>f36a88342755978d934e02e6aa95b900d8b10961</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.100-preview3.19561.10" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.100-preview3.19562.3" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>805ed54b5cd558c9a4431015850f4459facf52fb</Sha>
<Sha>0248d3c997bc5dd3ec72368af8bb1067ef423b12</Sha>
</Dependency>
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via core setup -->
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.1-preview1.19557.8" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview3.19561.28</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview3.19562.4</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->
@ -45,7 +45,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli -->
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.1.100-preview3.19561.10</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.1.100-preview3.19562.3</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>