[master] Update dependencies from dotnet/toolset (#2564)
* Update dependencies from https://github.com/dotnet/toolset build 20190621.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19321.4 * Update dependencies from https://github.com/dotnet/toolset build 20190621.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19321.5
This commit is contained in:
parent
5289881e21
commit
ca6721e5cc
2 changed files with 3 additions and 3 deletions
|
@ -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.3">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19321.5">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>1fd051939f67ea2ea573498c5292aab1ea318740</Sha>
|
||||
<Sha>50694ae64d07fd669d1d9675c0b382234fcd4d50</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19320.2">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19321.3</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19321.5</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue