Update PatchConfig.props

This commit is contained in:
BrennanConroy 2019-03-14 08:54:20 -07:00 committed by Doug Bunting
parent 6cf554e5c5
commit 2835f85b6c
1 changed files with 1 additions and 0 deletions

View File

@ -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>