Update dependencies from https://github.com/dotnet/toolset build 20190913.5 (#4805)

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19463.5
This commit is contained in:
dotnet-maestro[bot] 2019-09-13 14:25:16 +00:00 committed by GitHub
parent 8a4e1d9b2a
commit e1bf9b8fb8
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.19463.4">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19463.5">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>756fedba00d8212f49a57dd8b223ff124209dab2</Sha>
<Sha>3c70fb3d7b103a07bf163fb553394161a6b82f5e</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.19463.4</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19463.5</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->