From fb0a8b74b598331dcf037d97a3adf89f5fe5ba92 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Tue, 6 Dec 2022 15:55:18 -0800 Subject: Correctly harvest registry files with multisz Fixes 7044 --- .../RegFile/ExpectedWithComponentGroup.wxs | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 src/tools/test/WixToolsetTest.Heat/TestData/RegFile/ExpectedWithComponentGroup.wxs (limited to 'src/tools/test/WixToolsetTest.Heat/TestData/RegFile/ExpectedWithComponentGroup.wxs') diff --git a/src/tools/test/WixToolsetTest.Heat/TestData/RegFile/ExpectedWithComponentGroup.wxs b/src/tools/test/WixToolsetTest.Heat/TestData/RegFile/ExpectedWithComponentGroup.wxs new file mode 100644 index 00000000..bb94a265 --- /dev/null +++ b/src/tools/test/WixToolsetTest.Heat/TestData/RegFile/ExpectedWithComponentGroup.wxs @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-55-g6feb