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

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

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

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

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

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

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19455.8
This commit is contained in:
dotnet-maestro[bot] 2019-09-05 15:00:21 +00:00 committed by GitHub
parent 827c84fa25
commit ad78632b0f
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>b7c6c3e9039f6e1c00f98de7e18c0778ae522f42</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19455.5">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19455.8">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>125885c3eb5db2cce6454f82f56917abb5165114</Sha>
<Sha>a8f65d1f53e62a28fc56456361b86f20fb016db1</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19421.1">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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