Fix patchconfig merge (#18389)
This commit is contained in:
parent
7f53f7e95b
commit
c919c58251
|
|
@ -44,7 +44,7 @@ Later on, this will be checked using this condition:
|
|||
Microsoft.AspNetCore.CookiePolicy;
|
||||
</PackagesInPatch>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.1.16' ">
|
||||
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.1.15' ">
|
||||
<PackagesInPatch>
|
||||
Microsoft.AspNetCore.Http.Connections;
|
||||
Microsoft.AspNetCore.SignalR.Core;
|
||||
|
|
|
|||
Loading…
Reference in New Issue