Update PatchConfig.props

This commit is contained in:
Andrew Stanton-Nurse 2019-04-11 15:21:23 -07:00 committed by Doug Bunting
parent 7e1d545e29
commit ec00758af9
1 changed files with 3 additions and 2 deletions

View File

@ -53,6 +53,7 @@ Later on, this will be checked using this condition:
<PackagesInPatch> <PackagesInPatch>
Microsoft.AspNetCore.AspNetCoreModule; Microsoft.AspNetCore.AspNetCoreModule;
Microsoft.AspNetCore.AspNetCoreModuleV2; Microsoft.AspNetCore.AspNetCoreModuleV2;
java:signalr;
</PackagesInPatch> </PackagesInPatch>
</PropertyGroup> </PropertyGroup>