Update dependencies from https://github.com/dotnet/toolset build 20190721.2 (#3367)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19371.2
This commit is contained in:
dotnet-maestro[bot] 2019-07-21 13:22:17 +00:00 committed by GitHub
parent ab9787d413
commit 4cc573b46a
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>b103c4a9c64f62b8d940cc651b41fe774435f478</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19371.1">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19371.2">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>939c467fe8a5ace4a3d3e83c9c367b2bdad81b13</Sha>
<Sha>8ffe45ecf571d4ff0c304899ccbdcfc9d05b65ee</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19370.4">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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