From cb3776e5e3e075e8e4fe2ae7231ec19f3345c546 Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Sun, 21 Aug 2022 23:55:26 -0400 Subject: Handle downgrade failure detection during Detect. Fixes https://github.com/wixtoolset/issues/issues/6537. --- .../TestData/WixStdBaTests/BundleA/BundleA_v13.wixproj | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/test/burn/TestData/WixStdBaTests/BundleA/BundleA_v13.wixproj (limited to 'src/test') diff --git a/src/test/burn/TestData/WixStdBaTests/BundleA/BundleA_v13.wixproj b/src/test/burn/TestData/WixStdBaTests/BundleA/BundleA_v13.wixproj new file mode 100644 index 00000000..0aeb6157 --- /dev/null +++ b/src/test/burn/TestData/WixStdBaTests/BundleA/BundleA_v13.wixproj @@ -0,0 +1,15 @@ + + + + Bundle + {7D977157-06C9-4176-A931-AC16E18AAB51} + $(DefineConstants);Version=1.3 + WixStdBaTest1_v13 + + + + + + + + \ No newline at end of file -- cgit v1.2.3-55-g6feb