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

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

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

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19360.4
This commit is contained in:
dotnet-maestro[bot] 2019-07-10 12:57:12 +00:00 committed by GitHub
parent 924d4acadb
commit c657423391
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>f812115c24fe9f4252b91c7ac615a3fb6258577a</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19360.2">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19360.4">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>83c0841228b3d92d7bffee74dc48929734ef2f2f</Sha>
<Sha>49549b965d3248962a969cdb4623ba9674ee0445</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19358.1">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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