Update patch config for ANCMV2 patch

This commit is contained in:
Justin Kotalik 2019-03-15 23:32:58 +00:00
parent 3cae6000e0
commit 430002570f
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ Later on, this will be checked using this condition:
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.2.4' ">
<PackagesInPatch>
@aspnet/signalr;
Microsoft.AspNetCore.AspNetCoreModuleV2;
</PackagesInPatch>
</PropertyGroup>
</Project>