From 23e3978430ec3ae4f1ea808af0b590b71b2fec9a Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Thu, 4 Mar 2021 21:04:53 -0600 Subject: Build the SoftwareTags. --- src/TestData/PatchTests/BundleA/BundleA.wixproj | 1 + src/TestData/PatchTests/BundleA/BundleA.wxs | 4 +--- src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj | 1 + src/TestData/PatchTests/BundlePatchA/BundlePatchA.wxs | 4 +--- src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wixproj | 1 + src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wxs | 4 +--- src/TestData/PatchTests/PackageAv1/PackageA.props | 1 + src/TestData/PatchTests/PackageAv1/ProductComponents.wxs | 4 +--- src/TestData/PatchTests/PatchA/PatchA.wxs | 4 ++-- src/TestData/PatchTests/PatchA2/PatchA2.wxs | 4 ++-- 10 files changed, 12 insertions(+), 16 deletions(-) (limited to 'src/TestData/PatchTests') diff --git a/src/TestData/PatchTests/BundleA/BundleA.wixproj b/src/TestData/PatchTests/BundleA/BundleA.wixproj index e1465732..96f1e03a 100644 --- a/src/TestData/PatchTests/BundleA/BundleA.wixproj +++ b/src/TestData/PatchTests/BundleA/BundleA.wixproj @@ -2,6 +2,7 @@ Bundle + true {486FC795-69A5-4130-8727-4068F645A0A1} diff --git a/src/TestData/PatchTests/BundleA/BundleA.wxs b/src/TestData/PatchTests/BundleA/BundleA.wxs index d40351a1..e3e0f4d7 100644 --- a/src/TestData/PatchTests/BundleA/BundleA.wxs +++ b/src/TestData/PatchTests/BundleA/BundleA.wxs @@ -1,11 +1,9 @@  - + - - 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 @@ Bundle + true {AA083618-6280-44B8-9899-57BCC57906A5} diff --git a/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wxs b/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wxs index 89f24936..bf0c0451 100644 --- a/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wxs +++ b/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wxs @@ -1,11 +1,9 @@  - + - - diff --git a/src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wixproj b/src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wixproj index 07b82dc8..b886f148 100644 --- a/src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wixproj +++ b/src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wixproj @@ -2,6 +2,7 @@ Bundle + true {1BE09331-2327-4534-9223-59B54EFAE7A5} diff --git a/src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wxs b/src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wxs index f2c44ad4..24063db3 100644 --- a/src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wxs +++ b/src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wxs @@ -1,12 +1,10 @@  - + - - diff --git a/src/TestData/PatchTests/PackageAv1/PackageA.props b/src/TestData/PatchTests/PackageAv1/PackageA.props index 1209d09e..a9d9b981 100644 --- a/src/TestData/PatchTests/PackageAv1/PackageA.props +++ b/src/TestData/PatchTests/PackageAv1/PackageA.props @@ -4,6 +4,7 @@ PackageA true {724F9BA5-DD9D-4851-855E-ECC35B27BF11} + true {C56DA396-7A9A-4177-8264-638161CE9EB8} diff --git a/src/TestData/PatchTests/PackageAv1/ProductComponents.wxs b/src/TestData/PatchTests/PackageAv1/ProductComponents.wxs index 81c6da0c..72b5d4bd 100644 --- a/src/TestData/PatchTests/PackageAv1/ProductComponents.wxs +++ b/src/TestData/PatchTests/PackageAv1/ProductComponents.wxs @@ -1,12 +1,10 @@ - + - - diff --git a/src/TestData/PatchTests/PatchA/PatchA.wxs b/src/TestData/PatchTests/PatchA/PatchA.wxs index 067f25ca..ba961762 100644 --- a/src/TestData/PatchTests/PatchA/PatchA.wxs +++ b/src/TestData/PatchTests/PatchA/PatchA.wxs @@ -4,7 +4,7 @@ - + - + diff --git a/src/TestData/PatchTests/PatchA2/PatchA2.wxs b/src/TestData/PatchTests/PatchA2/PatchA2.wxs index a06401cc..e2aa3e2b 100644 --- a/src/TestData/PatchTests/PatchA2/PatchA2.wxs +++ b/src/TestData/PatchTests/PatchA2/PatchA2.wxs @@ -4,7 +4,7 @@ - + - + -- cgit v1.2.3-55-g6feb