aboutsummaryrefslogtreecommitdiff
path: root/src/setup
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2022-11-20 11:12:45 -0800
committerRob Mensching <rob@firegiant.com>2022-11-21 09:12:41 -0800
commit6ed066072db5bf15453da1f8da28f727ba46fc5b (patch)
tree91e6053c2cc3ad41f42573b0e0dca0dc5e89f2ce /src/setup
parent83a63bdc1943187e93749420a3408cd6248eedb9 (diff)
downloadwix-6ed066072db5bf15453da1f8da28f727ba46fc5b.tar.gz
wix-6ed066072db5bf15453da1f8da28f727ba46fc5b.tar.bz2
wix-6ed066072db5bf15453da1f8da28f727ba46fc5b.zip
Allow signing targets to be overridden in simple Sdk-style .wixproj
Moved the overridable signing targets (like SignMsi) to a new WixToolset.Signing.props that is included "at the very top of" a .wixproj using Sdk-style project. That way these signing targets can be overridden in the .wixproj. When the overridable signing targets were defined in WixToolset.Signing.targets, then it was necessary to use the more complex Sdk-style Import syntax to place the signing targets low enough in the .wixproj. Closes 7038
Diffstat (limited to 'src/setup')
0 files changed, 0 insertions, 0 deletions