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

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

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

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19321.3
This commit is contained in:
dotnet-maestro[bot] 2019-06-21 12:58:40 +00:00 committed by GitHub
parent 2dc6403c84
commit 5289881e21
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.19321.1">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19321.3">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>ef8c32930a24e93044cb33f91f854b309396f32e</Sha>
<Sha>1fd051939f67ea2ea573498c5292aab1ea318740</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.19321.1</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19321.3</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->