Update dependencies from https://github.com/dotnet/toolset build 20190805.9 (#3793)

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19405.9
This commit is contained in:
dotnet-maestro[bot] 2019-08-05 18:11:57 +00:00 committed by GitHub
parent 262db02406
commit 1c0d5f5718
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>3717c89af67bc055ad07599cddf08330a7878f32</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19405.4">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19405.9">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>3f9128e85e346b58feb55d9c59e7302f8f658901</Sha>
<Sha>3406176e4132b1ecc298d02cb4f3d38b5cb0150c</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19401.1">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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