[release/3.0.1xx] Update dependencies from dotnet/toolset (#5204)
* Update dependencies from https://github.com/dotnet/toolset build 20191010.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.101-servicing.19510.8 * Update dependencies from https://github.com/dotnet/toolset build 20191010.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.101-servicing.19510.10
This commit is contained in:
parent
719f57cc08
commit
87102f9b2c
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.19510.7">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.101-servicing.19510.10">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>af0f8002c0cf0871e1bea982dfdc6fb8da026e9c</Sha>
|
||||
<Sha>526e288c7a7fdb0982896ff17958c19fbd700cb1</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.19510.7</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.101-servicing.19510.10</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue