diff options
| -rw-r--r-- | src/xsd/wix.xsd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/xsd/wix.xsd b/src/xsd/wix.xsd index cc0bc1dc..05de58c6 100644 --- a/src/xsd/wix.xsd +++ b/src/xsd/wix.xsd | |||
| @@ -8972,6 +8972,10 @@ | |||
| 8972 | <xs:annotation> | 8972 | <xs:annotation> |
| 8973 | <xs:documentation> | 8973 | <xs:documentation> |
| 8974 | Authoring to define the set of files to be harvested for inclusion in a package. | 8974 | Authoring to define the set of files to be harvested for inclusion in a package. |
| 8975 | |||
| 8976 | Note that using `Files` in per-user packages generates components and files that | ||
| 8977 | do not pass ICE validation. The preferred solution is to use per-user-or-machine | ||
| 8978 | or per-machine-or-user packages. | ||
| 8975 | </xs:documentation> | 8979 | </xs:documentation> |
| 8976 | </xs:annotation> | 8980 | </xs:annotation> |
| 8977 | <xs:complexType> | 8981 | <xs:complexType> |
