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

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

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

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19363.6
This commit is contained in:
dotnet-maestro[bot] 2019-07-13 13:36:29 +00:00 committed by GitHub
parent 4e16761a27
commit a2660e0610
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>d0426f1d5b9d052f3372e75cbda96d782a5c6f5a</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19363.4">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19363.6">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>7b5b11ecb595615eea97127b361dfb354165ca6e</Sha>
<Sha>a3062fca0b2112714fb6cf9754cccd334164b185</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19362.4">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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