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

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

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

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

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19458.9
This commit is contained in:
dotnet-maestro[bot] 2019-09-08 14:40:51 +00:00 committed by GitHub
parent b15a6649d9
commit f357ac6ae1
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>1f32b8f99773cae5fbb21c6634504547f498ea28</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19458.7">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19458.9">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>39972df691213fbfd88db905edf652c8c49868c5</Sha>
<Sha>4c49832fa7ec65554f20adfa2a0dc697aed3d4c8</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19457.1">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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