Skip to content

Commit 7fa4707

Browse files
committed
patch config
1 parent 8f3d16d commit 7fa4707

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

eng/PatchConfig.props

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,9 @@ Later on, this will be checked using this condition:
7070
Microsoft.AspNetCore.SpaServices;
7171
</PackagesInPatch>
7272
</PropertyGroup>
73+
<PropertyGroup Condition=" '$(VersionPrefix)' == '3.0.1' ">
74+
<PackagesInPatch>
75+
@microsoft/signalr;
76+
</PackagesInPatch>
77+
</PropertyGroup>
7378
</Project>

0 commit comments

Comments
 (0)