From a06b0e3968e8fa91cab5b677559a1f31f1e3dc2c Mon Sep 17 00:00:00 2001 From: Mikael Mengistu Date: Fri, 11 Jan 2019 16:57:45 -0800 Subject: [PATCH] Prep for 2.1.8 Patch (#6632) --- eng/PatchConfig.props | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/eng/PatchConfig.props b/eng/PatchConfig.props index 98eab4e8b6..5ce6494e43 100644 --- a/eng/PatchConfig.props +++ b/eng/PatchConfig.props @@ -13,12 +13,8 @@ Later on, this will be checked using this condition: $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - + - Microsoft.AspNetCore; - Microsoft.AspNetCore.Server.IISIntegration; - Microsoft.AspNetCore.Server.Kestrel.Core; - Microsoft.AspNetCore.WebSockets;