[release/3.0.1xx] Update dependencies from dotnet/toolset (#3939)

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19410.10

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19410.11
This commit is contained in:
dotnet-maestro[bot] 2019-08-10 22:56:59 +00:00 committed by GitHub
parent a522911ede
commit 741bba93f5
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>dc3de384829410500748023c862bab291ab0492d</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19410.9">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19410.11">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>bccb1f6d2f910c3a24c40d3b06fd191dcfbd49d0</Sha>
<Sha>2966e7d7ea484e8b237150dae01ce1e09eba2138</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview9.19409.7">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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