Update dependencies from https://github.com/dotnet/toolset build 20190905.5 (#4581)

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19455.5
This commit is contained in:
dotnet-maestro[bot] 2019-09-05 14:05:33 +00:00 committed by GitHub
parent 5d46931d59
commit 2bc267254b
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.19454.6">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19455.5">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>a353eb70a5a06659c328f1c90d1c85f8b28eec21</Sha>
<Sha>125885c3eb5db2cce6454f82f56917abb5165114</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.19454.6</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19455.5</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->