[master] Update dependencies from dotnet/toolset (#4771)

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

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19462.5

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

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19462.6
This commit is contained in:
dotnet-maestro[bot] 2019-09-12 13:35:20 +00:00 committed by GitHub
parent e48ad3310e
commit 501e4a5c58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -42,9 +42,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>2314f6fee49053985776822a6784e36ea3ef910b</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19462.4">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19462.6">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>2d30b37dbd37b78da42cf49763d3b85b0fc3ae00</Sha>
<Sha>83eaa5fc823a230d893e85534b58a221131809af</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19461.1">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19462.4</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19462.6</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->