[release/3.0.1xx] Update dependencies from dotnet/toolset (#5770)
* Update dependencies from https://github.com/dotnet/toolset build 20191122.15 - Microsoft.Dotnet.Toolset.Internal - 3.0.102-servicing.19572.15 * Update dependencies from https://github.com/dotnet/toolset build 20191122.16 - Microsoft.Dotnet.Toolset.Internal - 3.0.102-servicing.19572.16
This commit is contained in:
parent
60b24b9d0d
commit
6875c4de92
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.19572.7">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.102-servicing.19572.16">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>1c8612658a36f9252c68bd948bd35ec17bb768c7</Sha>
|
||||
<Sha>4bc7c1c52e5da0468ff8842b11ccb91a65581f66</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.19572.7</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.102-servicing.19572.16</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Reference in a new issue