From 02d4ef4774fa43cc9524fac93c888981e5d47478 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Fri, 1 Jan 2021 23:12:28 -0600 Subject: Create template for bundle. --- .../BasicFunctionalityTests/BundleA/BundleA.wixproj | 5 +++++ .../BasicFunctionalityTests/BundleA/BundleA.wxi | 21 --------------------- .../BasicFunctionalityTests/BundleA/BundleA.wxs | 1 - 3 files changed, 5 insertions(+), 22 deletions(-) delete mode 100644 src/TestData/BasicFunctionalityTests/BundleA/BundleA.wxi (limited to 'src/TestData/BasicFunctionalityTests') diff --git a/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj b/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj index 45127b23..3eac53a1 100644 --- a/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj +++ b/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj @@ -2,7 +2,12 @@ Bundle + hyperlinkLicense + {8C7E2C47-1EE7-4BBE-99A2-EAB7F3693F48} + + + diff --git a/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wxi b/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wxi deleted file mode 100644 index 0bad694e..00000000 --- a/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wxi +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wxs b/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wxs index 0506f05a..bd164a29 100644 --- a/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wxs +++ b/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wxs @@ -2,7 +2,6 @@ - -- cgit v1.2.3-55-g6feb