From 7b37f41230ca1e5e4a81b834d320831de93616a9 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Thu, 31 Dec 2020 18:32:34 -0600 Subject: Add test for basic functionality. Force test project to be x64. Fix intermediate path to include the test group name. --- src/TestData/BasicFunctionality/PackageA/PackageA.wixproj | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/TestData/BasicFunctionality/PackageA/PackageA.wixproj (limited to 'src/TestData/BasicFunctionality/PackageA') diff --git a/src/TestData/BasicFunctionality/PackageA/PackageA.wixproj b/src/TestData/BasicFunctionality/PackageA/PackageA.wixproj new file mode 100644 index 00000000..9943717c --- /dev/null +++ b/src/TestData/BasicFunctionality/PackageA/PackageA.wixproj @@ -0,0 +1,10 @@ + + + + a + {7FD50F1B-D134-4365-923C-DFA160F74738} + + + + + \ No newline at end of file -- cgit v1.2.3-55-g6feb