aboutsummaryrefslogtreecommitdiff
path: root/src/internal/WixInternal.TestSupport (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve instance transformsRob Mensching2023-02-091-46/+81
| | | | | | | | | Fix bug where the string `UpgradeCode` was being used instead of the GUID for the UpgradeCode in an instance transform. Also handle the case where the instance transform's Property does or does not exist when creating the transform. Fixes 7193
* Fix Iis table definitions.Bob Arnson2022-11-141-0/+18
| | | | Fixes https://github.com/wixtoolset/issues/issues/7014.
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-0827-0/+1853