Update patch config for ANCMV2 patch
This commit is contained in:
parent
3cae6000e0
commit
430002570f
|
|
@ -46,6 +46,7 @@ Later on, this will be checked using this condition:
|
||||||
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.2.4' ">
|
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.2.4' ">
|
||||||
<PackagesInPatch>
|
<PackagesInPatch>
|
||||||
@aspnet/signalr;
|
@aspnet/signalr;
|
||||||
|
Microsoft.AspNetCore.AspNetCoreModuleV2;
|
||||||
</PackagesInPatch>
|
</PackagesInPatch>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue