aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Util/test/WixToolsetTest.Util/TestData/PermissionEx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix when xmlns placed directly on PermissionExRob Mensching2022-11-151-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 thatRob Mensching2022-10-311-2/+2
| | | | Fixes 6970
* Move Util.wixext into extRob Mensching2021-05-034-0/+48