Update dependencies from https://github.com/dotnet/toolset build 20191016.22 (#5258)

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19516.22

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview2.19516.7 (parent: Microsoft.Dotnet.Toolset.Internal)
This commit is contained in:
dotnet-maestro[bot] 2019-10-17 05:30:53 +00:00 committed by GitHub
parent c3079ffab5
commit a0d8585d31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -72,17 +72,17 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>fa98e14b1b8d84a1a711ef909384f16ada8bbe7c</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview2.19516.21">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview2.19516.22">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>720a03cd44ef592643529b9aeb54c1bc4c3f629b</Sha>
<Sha>ee44feb9fd48d49d2c6db468b21360298e0a91c5</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-preview1.19506.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>357126710492d620198a60ee340ebeca9070f133</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.100-preview2.19516.2" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.100-preview2.19516.7" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>6e4e8182c7a005729b4232b10dda6428c86f40e1</Sha>
<Sha>9ab8ebd60375c33c2e10399f208eb50de84c4a1f</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.19515.8" CoherentParentDependency="Microsoft.WindowsDesktop.App">

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview2.19516.21</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview2.19516.22</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-preview2.19516.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.1.100-preview2.19516.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>