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

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19376.6

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19376.7

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19376.8
This commit is contained in:
dotnet-maestro[bot] 2019-07-26 13:52:05 +00:00 committed by GitHub
parent 80440ae911
commit d8e38752ce
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>bd44e94c8d2065ef4653f6b112efdb883ced34eb</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19376.5">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19376.8">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>e3669d53ccb0d396c5307b8c64e86b192d9e6ff3</Sha>
<Sha>7ec7b723ecb2fb51b908c31a9830aeb43c7bf6b8</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19375.6">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19376.5</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19376.8</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->