diff --git a/eng/PatchConfig.props b/eng/PatchConfig.props index c05b2376c6..8fb3de2790 100644 --- a/eng/PatchConfig.props +++ b/eng/PatchConfig.props @@ -8,6 +8,7 @@ Microsoft.AspNetCore.Server.IIS; Microsoft.AspNetCore.Server.IISIntegration; Microsoft.AspNetCore.Server.IntegrationTesting.IIS; + Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets;