From a1307cd4e76a89598c53cb68309358a7012db553 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Fri, 9 Sep 2022 16:03:29 -0500 Subject: Move `Bundle/@CommandLineVariables` into Bal.wixext. Implements 6858 --- .../burn/TestData/VariableTests/BundleA/Bundle.wxs | 40 ++++++++++++++++++++++ .../TestData/VariableTests/BundleA/BundleA.wixproj | 3 -- 2 files changed, 40 insertions(+), 3 deletions(-) create mode 100644 src/test/burn/TestData/VariableTests/BundleA/Bundle.wxs (limited to 'src/test/burn/TestData/VariableTests/BundleA') diff --git a/src/test/burn/TestData/VariableTests/BundleA/Bundle.wxs b/src/test/burn/TestData/VariableTests/BundleA/Bundle.wxs new file mode 100644 index 00000000..4a8cb43e --- /dev/null +++ b/src/test/burn/TestData/VariableTests/BundleA/Bundle.wxs @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/test/burn/TestData/VariableTests/BundleA/BundleA.wixproj b/src/test/burn/TestData/VariableTests/BundleA/BundleA.wixproj index 91049cee..b318e40a 100644 --- a/src/test/burn/TestData/VariableTests/BundleA/BundleA.wixproj +++ b/src/test/burn/TestData/VariableTests/BundleA/BundleA.wixproj @@ -5,9 +5,6 @@ hyperlinkLicense {DDB62589-C5AD-4E92-A697-EAD7D7C37C8D} - - - -- cgit v1.2.3-55-g6feb