aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/BasicFunctionalityTests/BundleC_x64
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2021-05-01 20:58:16 -0500
committerSean Hall <r.sean.hall@gmail.com>2021-05-04 11:33:47 -0500
commit1c22e62b31e92a5788af04d448c19ae0c8b22767 (patch)
tree6950c77461a3b30e17be457e57f0b1ab0110f5a3 /src/TestData/BasicFunctionalityTests/BundleC_x64
parent70f6c04122db39b5d234715c373d690f97892f8b (diff)
downloadwix-1c22e62b31e92a5788af04d448c19ae0c8b22767.tar.gz
wix-1c22e62b31e92a5788af04d448c19ae0c8b22767.tar.bz2
wix-1c22e62b31e92a5788af04d448c19ae0c8b22767.zip
Use WiX cmd line options for WarningAsError and DefaultCompressionLevel
Diffstat (limited to 'src/TestData/BasicFunctionalityTests/BundleC_x64')
-rw-r--r--src/TestData/BasicFunctionalityTests/BundleC_x64/BundleC_x64.wixproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/TestData/BasicFunctionalityTests/BundleC_x64/BundleC_x64.wixproj b/src/TestData/BasicFunctionalityTests/BundleC_x64/BundleC_x64.wixproj
index aef5e18e..3b9d7360 100644
--- a/src/TestData/BasicFunctionalityTests/BundleC_x64/BundleC_x64.wixproj
+++ b/src/TestData/BasicFunctionalityTests/BundleC_x64/BundleC_x64.wixproj
@@ -5,7 +5,6 @@
5 <BA>TestBAdnc_x64</BA> 5 <BA>TestBAdnc_x64</BA>
6 <UpgradeCode>{638D31D0-92BA-4BCD-82F0-7F549820D9AB}</UpgradeCode> 6 <UpgradeCode>{638D31D0-92BA-4BCD-82F0-7F549820D9AB}</UpgradeCode>
7 <InstallerPlatform>x64</InstallerPlatform> 7 <InstallerPlatform>x64</InstallerPlatform>
8 <SuppressSpecificWarnings>1154;$(SuppressSpecificWarnings)</SuppressSpecificWarnings>
9 </PropertyGroup> 8 </PropertyGroup>
10 <ItemGroup> 9 <ItemGroup>
11 <Compile Include="..\..\Templates\Bundle.wxs" Link="Bundle.wxs" /> 10 <Compile Include="..\..\Templates\Bundle.wxs" Link="Bundle.wxs" />