From c919c582513b49f01e2de356ad015abe10ac385d Mon Sep 17 00:00:00 2001 From: Chris Ross Date: Thu, 16 Jan 2020 13:45:11 -0800 Subject: [PATCH] Fix patchconfig merge (#18389) --- eng/PatchConfig.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/PatchConfig.props b/eng/PatchConfig.props index a4aab7c0b5..af801ea8db 100644 --- a/eng/PatchConfig.props +++ b/eng/PatchConfig.props @@ -44,7 +44,7 @@ Later on, this will be checked using this condition: Microsoft.AspNetCore.CookiePolicy; - + Microsoft.AspNetCore.Http.Connections; Microsoft.AspNetCore.SignalR.Core;