We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1db7ac9 commit 1a82a86Copy full SHA for 1a82a86
eng/PatchConfig.props
@@ -8,6 +8,7 @@
8
Microsoft.AspNetCore.Server.IIS;
9
Microsoft.AspNetCore.Server.IISIntegration;
10
Microsoft.AspNetCore.Server.IntegrationTesting.IIS;
11
+ Microsoft.AspNetCore.Server.Kestrel.Core;
12
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets;
13
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore;
14
</PackagesInPatch>
0 commit comments