[release/3.0.1xx] Update dependencies from dotnet/toolset (#5168)
* Update dependencies from https://github.com/dotnet/toolset build 20191007.22 - Microsoft.Dotnet.Toolset.Internal - 3.0.101-servicing.19507.22 * Update dependencies from https://github.com/dotnet/toolset build 20191008.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.101-servicing.19508.1
This commit is contained in:
parent
bf84eb9727
commit
f08e8bc516
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.19507.20">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.101-servicing.19508.1">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>5ca4f7fa1be45a1c339293e238d38267667bffe9</Sha>
|
||||
<Sha>6a8609fc2c10ee908977238e5c6bc48b926491da</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.19507.20</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.101-servicing.19508.1</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue