aboutsummaryrefslogtreecommitdiff
path: root/src/wix/WixToolset.Core/CompileContext.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add intermediate folder and output path to all contextsRob Mensching2022-08-071-0/+4
| | | | | | | Extensions sometimes need to generate files and lay them out relative to the final output path. Provide that context to all extensions so they can use the correct intermediate folder and output path.
* Move Core into wixRob Mensching2021-04-291-0/+34