[release/3.0.1xx] Update dependencies from dotnet/toolset (#5251)
* Update dependencies from https://github.com/dotnet/toolset build 20191016.18 - Microsoft.Dotnet.Toolset.Internal - 3.0.101-servicing.19516.18 * Update dependencies from https://github.com/dotnet/toolset build 20191016.19 - Microsoft.Dotnet.Toolset.Internal - 3.0.101-servicing.19516.19
This commit is contained in:
parent
9d2e5f51b0
commit
e5f00dab05
2 changed files with 3 additions and 3 deletions
|
@ -69,9 +69,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>a776e417c83c52908298b3767e462feae8b18b98</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.101-servicing.19516.8">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.101-servicing.19516.19">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>6ef2cec7fc06d11309ccb418732de9ac7d3b0f6e</Sha>
|
||||
<Sha>d8faf9fc85664195c2cecf6c4fbe8d919f99b1f0</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.101-servicing.19510.7" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.101-servicing.19516.8</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.101-servicing.19516.19</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue