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

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

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

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

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19425.6
This commit is contained in:
dotnet-maestro[bot] 2019-08-25 14:26:13 +00:00 committed by GitHub
parent edbdfccf94
commit 7e02668f06
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>1b8449ca5765b5d9914f8f4f578c777214e9f335</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19425.2">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19425.6">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>2b4649beb8464237d400e61ed0be66e52debaf08</Sha>
<Sha>4f378de51800ea172e08ffb592bc5306f8a0269d</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19421.1">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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