Update dependencies from https://github.com/dotnet/toolset build 20190913.2 (#4802)

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19463.2
This commit is contained in:
dotnet-maestro[bot] 2019-09-13 13:10:17 +00:00 committed by GitHub
parent 2c2ad1b870
commit ee102b512a
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>ec9fa998b0bcafb099f3ca9e206f82195634e035</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19462.26">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19463.2">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>494db08e345d1e45aebef10e6e5d2ade4eb2ac9e</Sha>
<Sha>3c18a6abc227a0a60cedd1dfce5d02d6821bda26</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19462.1">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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