Update dependencies from https://github.com/dotnet/toolset build 20190917.9 (#4882)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc2.19467.9

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc2.19467.4 (parent: Microsoft.Dotnet.Toolset.Internal)
This commit is contained in:
dotnet-maestro[bot] 2019-09-18 03:41:26 +00:00 committed by GitHub
parent 956e75fb5a
commit ebe9fb2b57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -67,17 +67,17 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>b2663fb07294f5d6cf3caa927d58f7cbebf7d626</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-rc2.19467.8">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-rc2.19467.9">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>681dcd086570617623a7a7e35245815a26575c5f</Sha>
<Sha>b397684d9314d3ccf26a39d773c5dae8d9bf5339</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-rc2.19467.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>c63dfd832a0545b99672738d4f48544a09f4faf9</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-rc2.19467.3" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-rc2.19467.4" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>7d2f2d425983b868e6381b8b033567d69d977760</Sha>
<Sha>aebc0cf37959e6cccd7e5a701020d8144c4ddb2e</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.0-rc2.19462.10" CoherentParentDependency="Microsoft.WindowsDesktop.App">

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-rc2.19467.8</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-rc2.19467.9</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->
@ -33,7 +33,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli -->
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-rc2.19467.3</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-rc2.19467.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>