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

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

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

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

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

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

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19428.4
This commit is contained in:
dotnet-maestro[bot] 2019-08-28 13:10:14 +00:00 committed by GitHub
parent 5124586c3d
commit ac20447f8b
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>54b63f035a67ea183d9ff40c3cb8738f9dc7f29a</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19427.21">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19428.4">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>f3d5f22262820b23d1488510d27942e93e3994c2</Sha>
<Sha>9f099558b3b19da3fa1393a6f24a9b8b40d0c29c</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.19427.21</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19428.4</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->