Update dependencies from https://github.com/dotnet/toolset build 20190713.4 (#3137)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19363.4
This commit is contained in:
dotnet-maestro[bot] 2019-07-13 13:15:12 +00:00 committed by GitHub
parent e290079485
commit 4e16761a27
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.3">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19363.4">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>0e18e55c603a372746e5612ed742a6846c9a89be</Sha>
<Sha>7b5b11ecb595615eea97127b361dfb354165ca6e</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.3</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19363.4</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->