Skip to content

Commit 3753de7

Browse files
committed
Move PackagesInPatch to 2.2.2
1 parent ae6eb89 commit 3753de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/PatchConfig.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ Later on, this will be checked using this condition:
2020
Microsoft.AspNetCore.Server.IIS;
2121
Microsoft.AspNetCore.Server.IISIntegration;
2222
Microsoft.AspNetCore.Server.IntegrationTesting.IIS;
23-
Microsoft.AspNetCore.Server.Kestrel.Core;
2423
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets;
2524
Microsoft.AspNetCore.WebSockets;
2625
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore;
@@ -33,6 +32,7 @@ Later on, this will be checked using this condition:
3332
Microsoft.AspNetCore.Authentication.Google;
3433
Microsoft.AspNetCore.Http;
3534
Microsoft.AspNetCore.Server.IIS;
35+
Microsoft.AspNetCore.Server.Kestrel.Core;
3636
java:signalr;
3737
</PackagesInPatch>
3838
</PropertyGroup>

0 commit comments

Comments
 (0)