Update dependencies from https://github.com/dotnet/toolset build 20190714.2 (#3174)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19364.2
This commit is contained in:
dotnet-maestro[bot] 2019-07-14 13:14:54 +00:00 committed by GitHub
parent 9835d3b34c
commit 46854c0bf9
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.1">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19364.2">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>51bfe32edff259d44197ece4b2e7fa9a6cb75031</Sha>
<Sha>2780ad1b11dbc6e7564fa282843fc05c79474493</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.1</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19364.2</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->