Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/xsd/wix.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -8972,6 +8972,10 @@
<xs:annotation>
<xs:documentation>
Authoring to define the set of files to be harvested for inclusion in a package.

Note that using `Files` in per-user packages generates components and files that
do not pass ICE validation. The preferred solution is to use per-user-or-machine
or per-machine-or-user packages.
</xs:documentation>
</xs:annotation>
<xs:complexType>
Expand Down