[release/3.0.1xx] Update dependencies from dotnet/toolset (#5160)
* Update dependencies from https://github.com/dotnet/toolset build 20191007.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.101-servicing.19507.3 * Update dependencies from https://github.com/dotnet/toolset build 20191007.20 - Microsoft.Dotnet.Toolset.Internal - 3.0.101-servicing.19507.20
This commit is contained in:
parent
902ae5f8e3
commit
f0056012a8
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.19506.18">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.101-servicing.19507.20">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>279a5eefb1cbd35d4ae6d15f87d7dbe85494912f</Sha>
|
||||
<Sha>5ca4f7fa1be45a1c339293e238d38267667bffe9</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.101-servicing.19477.3" 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.19506.18</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.101-servicing.19507.20</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue