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

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

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

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19370.2
This commit is contained in:
dotnet-maestro[bot] 2019-07-20 12:56:26 +00:00 committed by GitHub
parent 67e2f1b269
commit 51ada454f0
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>ef7e8f19860b11ccacc41145e7ec30cf222f4258</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19369.15">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19370.2">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>066513159d09adc72e0cd59b7cdedbaa0e2949fe</Sha>
<Sha>33a362393c9de0a3993b6962c213aeb891748231</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19370.1">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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