Skip to content

Commit c7fcd4c

Browse files
committed
Add Kestrel.Core to PatchConfig.props
1 parent a090d0a commit c7fcd4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/PatchConfig.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ 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;
2324
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets;
2425
Microsoft.AspNetCore.WebSockets;
2526
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore;

0 commit comments

Comments
 (0)