Update dependencies from https://github.com/dotnet/toolset build 20190928.2 (#5000)

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19478.2
This commit is contained in:
dotnet-maestro[bot] 2019-09-28 13:30:30 +00:00 committed by GitHub
parent 758f8f905f
commit 3057a0c2ee
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>1e229a8cb18641047a3ec19e1e78251045c56582</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19478.1">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19478.2">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>80e6a568be8c3b3e719732707bec5d13bd40cb9b</Sha>
<Sha>6436b0f176f146271335c90275d5b5e2f4372acd</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19477.5">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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