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

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19322.4

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19322.5
This commit is contained in:
dotnet-maestro[bot] 2019-06-22 13:33:25 +00:00 committed by GitHub
parent d61df7336f
commit ed5e6c3fcd
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>cd8a65408312bf4a92de7e97948782f9f88471e6</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19322.3">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19322.5">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>d679caa52e3c910997b804a47e2af99546774cee</Sha>
<Sha>0510fb8aeb43cb1d71c5176701a40ca64156280a</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19320.2">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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