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

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

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

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19364.4
This commit is contained in:
dotnet-maestro[bot] 2019-07-14 13:40:34 +00:00 committed by GitHub
parent 46854c0bf9
commit af075fc162
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>b97fb693689cf0dbb24764fed872242e51db66db</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19364.2">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19364.4">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>2780ad1b11dbc6e7564fa282843fc05c79474493</Sha>
<Sha>77db3c8d8b2d3392f99926b824705b7da4270c96</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19363.1">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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