From 1eb686765aa4861f8baa699b9a25759f5905407e Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Sun, 17 Dec 2023 21:55:36 -0500 Subject: [PATCH] Default-feature feature doc update. See WIP at wixtoolset/issues#7581. --- src/xsd4/wix.xsd | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/xsd4/wix.xsd b/src/xsd4/wix.xsd index 92edc703..19669848 100644 --- a/src/xsd4/wix.xsd +++ b/src/xsd4/wix.xsd @@ -2271,7 +2271,9 @@ + + @@ -8231,7 +8233,10 @@ - Create a reference to a ComponentGroup in another Fragment. + + Create a reference to a ComponentGroup in another Fragment. + _New in WiX v5: Can be a child of the `Package` element._ + @@ -8319,7 +8324,10 @@ - Create a reference to a Feature element in another Fragment. + + Create a reference to a Feature element in another Fragment. + _New in WiX v5: Can be a child of the `Package` element._ + How To: Add a file to your installer