From 6699fd056e4bbf491397067e01c191223a20f3b0 Mon Sep 17 00:00:00 2001 From: Pavel Krymets Date: Mon, 7 Jan 2019 10:05:12 -0800 Subject: [PATCH] Add FilesToSign to all .cpp projects (#6443) --- eng/targets/Cpp.Common.props | 4 ++++ .../AspNetCoreModule-Setup/CustomAction/aspnetcoreCA.vcxproj | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/eng/targets/Cpp.Common.props b/eng/targets/Cpp.Common.props index f827506c4f..9b9e619100 100644 --- a/eng/targets/Cpp.Common.props +++ b/eng/targets/Cpp.Common.props @@ -6,6 +6,10 @@ false + + + + diff --git a/src/Installers/Windows/AspNetCoreModule-Setup/CustomAction/aspnetcoreCA.vcxproj b/src/Installers/Windows/AspNetCoreModule-Setup/CustomAction/aspnetcoreCA.vcxproj index 61a0f41275..b304397594 100644 --- a/src/Installers/Windows/AspNetCoreModule-Setup/CustomAction/aspnetcoreCA.vcxproj +++ b/src/Installers/Windows/AspNetCoreModule-Setup/CustomAction/aspnetcoreCA.vcxproj @@ -83,7 +83,6 @@ {b54a8f61-60de-4ad9-87ca-d102f230678e} -