Skip to content

Commit 1a82a86

Browse files
committed
Add Kestrel.Core to PatchConfig.props
1 parent 1db7ac9 commit 1a82a86

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
@@ -8,6 +8,7 @@
88
Microsoft.AspNetCore.Server.IIS;
99
Microsoft.AspNetCore.Server.IISIntegration;
1010
Microsoft.AspNetCore.Server.IntegrationTesting.IIS;
11+
Microsoft.AspNetCore.Server.Kestrel.Core;
1112
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets;
1213
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore;
1314
</PackagesInPatch>

0 commit comments

Comments
 (0)