From ad80d6dc10f9bd6cb6a084857a8fb546cc55e756 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Sun, 19 Jul 2020 14:18:58 +1000 Subject: Don't embed application manifest for burn.exe since Core will embed it. --- src/stub/stub.manifest | 18 ------------------ src/stub/stub.vcxproj | 4 +--- 2 files changed, 1 insertion(+), 21 deletions(-) delete mode 100644 src/stub/stub.manifest (limited to 'src') diff --git a/src/stub/stub.manifest b/src/stub/stub.manifest deleted file mode 100644 index d5767cdb..00000000 --- a/src/stub/stub.manifest +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - WiX Toolset Bootstrapper - true - - - - - - - - - - diff --git a/src/stub/stub.vcxproj b/src/stub/stub.vcxproj index e6083aa5..e0e6c8c6 100644 --- a/src/stub/stub.vcxproj +++ b/src/stub/stub.vcxproj @@ -33,6 +33,7 @@ burn v142 Unicode + false Native component of WixToolset.Burn 1033 @@ -78,9 +79,6 @@ false - - - -- cgit v1.2.3-55-g6feb