[release/3.0.1xx] Update dependencies from dotnet/toolset (#5790)
* Update dependencies from https://github.com/dotnet/toolset build 20191126.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.102-servicing.19576.7 * Update dependencies from https://github.com/dotnet/toolset build 20191126.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.102-servicing.19576.8
This commit is contained in:
parent
307fb4cc1e
commit
ba831f9396
2 changed files with 3 additions and 3 deletions
|
@ -71,9 +71,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>7a6c23bdddc0f12d7f0dee0a1b655375a08888c7</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.102-servicing.19576.5">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.102-servicing.19576.8">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>295f543afd41bdfd28c7d65c04b8c3a8b2b73538</Sha>
|
||||
<Sha>cdaf3fbfbc08fa3c2f190a4c6e479e1fb050e15a</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.102-servicing.19576.5</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.102-servicing.19576.8</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue