[release/3.0.1xx] Update dependencies from dotnet/toolset (#5717)
* Update dependencies from https://github.com/dotnet/toolset build 20191119.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.101-servicing.19569.2 * Update dependencies from https://github.com/dotnet/toolset build 20191120.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.102-servicing.19570.1
This commit is contained in:
parent
90546a25da
commit
c87cf06944
2 changed files with 3 additions and 3 deletions
|
@ -71,9 +71,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>a776e417c83c52908298b3767e462feae8b18b98</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.101-servicing.19561.5">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.102-servicing.19570.1">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>ce344a71e6f2704e742b5109700666c38493802a</Sha>
|
||||
<Sha>224f1cfbaf977c2d6c50b2b17ff33e8dde9ad14d</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.101-servicing.19529.1" 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.19561.5</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.102-servicing.19570.1</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue