Update dependencies from https://github.com/dotnet/toolset build 20190907.13 (#4649)

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19457.13
This commit is contained in:
dotnet-maestro[bot] 2019-09-07 15:40:14 +00:00 committed by GitHub
parent 773d203c27
commit 46f448da28
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>79647cb60a68056a93805e6e9d54452aae60fc66</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19457.9">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19457.13">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>3218707723c1cd2742c27a8b84497ea3b6be0090</Sha>
<Sha>efd17a9ecec2b96c2aedafc477bf29218b29f8ed</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19456.1">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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