Update dependencies from https://github.com/dotnet/toolset build 20190914.6 (#4832)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc2.19464.6
This commit is contained in:
dotnet-maestro[bot] 2019-09-14 15:00:46 +00:00 committed by GitHub
parent d43be6db8b
commit 0801786e33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -67,9 +67,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>e50a0698b5211eb99e9eda7aae6db38559435114</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-rc2.19463.23">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-rc2.19464.6">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>c84d43efd5ba5a51cc046acd1e741121d6a81e30</Sha>
<Sha>a7c7eef7b808d83ccfe025555ef57ea6508e2bdf</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-rc2.19463.5" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-rc2.19463.23</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-rc2.19464.6</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->