Update dependencies from https://github.com/dotnet/toolset build 20190907.15 (#4651)

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19457.15
This commit is contained in:
dotnet-maestro[bot] 2019-09-07 16:10:55 +00:00 committed by GitHub
parent e089da7ff6
commit acae35ceb7
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.13">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19457.15">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>efd17a9ecec2b96c2aedafc477bf29218b29f8ed</Sha>
<Sha>e2563883a035c0f0075b6b465e16b466acc91c60</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.13</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19457.15</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->