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

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

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

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

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19380.4
This commit is contained in:
dotnet-maestro[bot] 2019-07-30 14:06:26 +00:00 committed by GitHub
parent 8b8f19bd77
commit 0aaf008af2
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>221810a81f83446a7cc0e4fa51d3dc9fecd293c5</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19380.1">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19380.4">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>27c09b641775f9b73ba3293d0f4ecc9a100192fe</Sha>
<Sha>b0c41e4e8c515242ccf9d6da1f55d8574b6f845d</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19379.4">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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