aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2021-03-04 21:04:53 -0600
committerSean Hall <r.sean.hall@gmail.com>2021-03-04 21:09:29 -0600
commit23e3978430ec3ae4f1ea808af0b590b71b2fec9a (patch)
tree146f8cd9e330afe7763a5debfde8dc98e2cfe87f /src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj
parent9a58f85e8ce87776280fbd2d4ec36730b2e5ba0b (diff)
downloadwix-23e3978430ec3ae4f1ea808af0b590b71b2fec9a.tar.gz
wix-23e3978430ec3ae4f1ea808af0b590b71b2fec9a.tar.bz2
wix-23e3978430ec3ae4f1ea808af0b590b71b2fec9a.zip
Build the SoftwareTags.
Diffstat (limited to 'src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj')
-rw-r--r--src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj b/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj
index 290d5291..f7a8c580 100644
--- a/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj
+++ b/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj
@@ -2,6 +2,7 @@
2<Project Sdk="WixToolset.Sdk"> 2<Project Sdk="WixToolset.Sdk">
3 <PropertyGroup> 3 <PropertyGroup>
4 <OutputType>Bundle</OutputType> 4 <OutputType>Bundle</OutputType>
5 <IncludeSoftwareTag>true</IncludeSoftwareTag>
5 <UpgradeCode>{AA083618-6280-44B8-9899-57BCC57906A5}</UpgradeCode> 6 <UpgradeCode>{AA083618-6280-44B8-9899-57BCC57906A5}</UpgradeCode>
6 </PropertyGroup> 7 </PropertyGroup>
7 <ItemGroup> 8 <ItemGroup>