Skip to content

Commit c476f5e

Browse files
committed
Add Kestrel.Core to PatchConfig.props
1 parent e636c6d commit c476f5e

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.Diagnostics.EntityFrameworkCore;
2526
</PackagesInPatch>

0 commit comments

Comments
 (0)