Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix when xmlns placed directly on PermissionEx | Rob Mensching | 2022-11-15 | 1 | -2/+7 |
| | | | | | | | | This is NOT recommended in v4 and its converter will move namespaces to the root element, but WiX v3 allowed it so we'll continued to do so in v4. Fixes 7010 | ||||
* | Loc files were still using inner text, stop doing that | Rob Mensching | 2022-10-31 | 1 | -2/+2 |
| | | | | Fixes 6970 | ||||
* | Move Util.wixext into ext | Rob Mensching | 2021-05-03 | 4 | -0/+48 |