summaryrefslogtreecommitdiff
path: root/src/internal/WixInternal.BaseBuildTasks.Sources/BaseToolsetTask.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Handle spaces when finding path to executables in MSBuild taskRob Mensching2022-11-211-2/+2
| | | | Fixes 7035
* Log error when path to executable cannot be found in MSBuild tool taskRob Mensching2022-11-211-12/+35
| | | | This is additional logging to try to track down the root cause of 7035.
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-081-0/+178