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

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

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

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

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19421.3
This commit is contained in:
dotnet-maestro[bot] 2019-08-21 13:35:55 +00:00 committed by GitHub
parent ef0879ab53
commit c3b15ac223
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>744e8f6807596b7b54655294085ec2ab683173b2</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19421.2">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19421.3">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>396797decbf610c3b00de531f924729edead7728</Sha>
<Sha>f61704ce406595ced0ad323c47308e84b7d184e6</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19420.1">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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