diff --git a/eng/PatchConfig.props b/eng/PatchConfig.props
index fcc05ede1d7092090893255eb574edb707f823ff..e84b9d186085d7c8d66d04fbd4a786db5c6c2cfe 100644
--- a/eng/PatchConfig.props
+++ b/eng/PatchConfig.props
@@ -45,6 +45,7 @@ Later on, this will be checked using this condition:
   </PropertyGroup>
   <PropertyGroup Condition=" '$(VersionPrefix)' == '2.2.4' ">
     <PackagesInPatch>
+      @aspnet/signalr;
     </PackagesInPatch>
   </PropertyGroup>
 </Project>