[master] Update dependencies from dotnet/toolset (#4718)

* Update dependencies from https://github.com/dotnet/toolset build 20190910.6

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19460.6

* Update dependencies from https://github.com/dotnet/toolset build 20190910.7

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19460.7

* Update dependencies from https://github.com/dotnet/toolset build 20190910.9

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19460.9
This commit is contained in:
dotnet-maestro[bot] 2019-09-10 14:25:53 +00:00 committed by GitHub
parent 8877fce45a
commit fa455c3850
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>14b103821b71c908a76996ef2bf13291cf0664b1</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19460.5">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19460.9">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>1eee6ed2b2647b2e0a3d7a9142657329a20eda99</Sha>
<Sha>b744deb0c1c1c1db08f4427e215afec82fc55726</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19459.1">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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