Skip to content

Commit adf7c66

Browse files
committed
Merge commit '437baf6' into pakrym/merge22
2 parents 482753b + 437baf6 commit adf7c66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

eng/PatchConfig.props

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@ Later on, this will be checked using this condition:
1919
</PropertyGroup>
2020
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.2.2' ">
2121
<PackagesInPatch>
22-
@aspnet/signalr;
22+
Microsoft.AspNetCore.AspNetCoreModuleV2;
2323
Microsoft.AspNetCore.Authentication.Google;
2424
Microsoft.AspNetCore.Http;
25+
Microsoft.AspNetCore.Server.IIS;
2526
</PackagesInPatch>
2627
</PropertyGroup>
2728

0 commit comments

Comments
 (0)