aboutsummaryrefslogtreecommitdiff
path: root/src/internal/WixInternal.TestSupport (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Extract object fields with modularization GUIDs.Bob Arnson2023-06-301-2/+19
|
* Always add space to to test folder to flush out such bugsRob Mensching2023-03-233-28/+28
|
* 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