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

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

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

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

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

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

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

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

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

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19375.12
This commit is contained in:
dotnet-maestro[bot] 2019-07-25 19:36:36 +00:00 committed by GitHub
parent 768265012d
commit 86b5e3a4a3
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.19375.7">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19375.12">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>f66f73ae3ca73dc78a0ead7c59e6e9113f6118aa</Sha>
<Sha>8762e337fdd6db89687027161d4be10823acd65a</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19375.1">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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