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

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

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

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

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

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

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

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

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

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

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19414.8
This commit is contained in:
dotnet-maestro[bot] 2019-08-14 15:20:26 +00:00 committed by GitHub
parent fd8417984f
commit 5f07a2c955
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>4cd0efc6e34178b4e8e453355c61936d66cb90eb</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19413.13">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19414.8">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>2199ff15d285f6fe77c2db777aa80b4b48c22a21</Sha>
<Sha>bbc9c460e15ca466cf8867d7134d3e4f68a513af</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19413.2">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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