From 874a67a242e3718e8cf7c33a594fc946d03f2eb3 Mon Sep 17 00:00:00 2001 From: Pavel Krymets Date: Tue, 15 Jan 2019 11:17:02 -0800 Subject: [PATCH] Add @aspnet/signalr to PackagesInPatch (#6716) --- eng/PatchConfig.props | 1 + 1 file changed, 1 insertion(+) diff --git a/eng/PatchConfig.props b/eng/PatchConfig.props index 198f32e4d7..42789ba1b1 100644 --- a/eng/PatchConfig.props +++ b/eng/PatchConfig.props @@ -27,6 +27,7 @@ Later on, this will be checked using this condition: + @aspnet/signalr; Microsoft.AspNetCore.AspNetCoreModuleV2; Microsoft.AspNetCore.Authentication.Google; Microsoft.AspNetCore.Http;