From 3478177a95ba2be002fcd1b3ef16da9af4696416 Mon Sep 17 00:00:00 2001 From: "Matt Mitchell (.NET)" Date: Thu, 20 Feb 2025 10:11:08 -0800 Subject: [PATCH] Do not remove wixpacks from items to sign They need to be in the list so that they are identified as the pack for an msi or exe that can be unpacked, signed, and then used to re-create the msi/exe. --- eng/Signing.props | 2 -- 1 file changed, 2 deletions(-) diff --git a/eng/Signing.props b/eng/Signing.props index 640d73cdf40f..8210b5f0c640 100644 --- a/eng/Signing.props +++ b/eng/Signing.props @@ -24,8 +24,6 @@ - -