aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.BuildTasks/ToolsetTask.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make it impossible for Heat to try to run in-proc.Sean Hall2020-06-151-1/+1
|
* Get the inner exception test working in the MSBuild test project.Sean Hall2020-06-031-3/+15
|
* Never run in-proc on .NET Core.Sean Hall2020-06-031-3/+46
|
* Refactor the tasks so that the in-proc code is in partial classes.Sean Hall2020-06-031-68/+5
|
* Add ability for net461 tasks to run the tool out of proc.Sean Hall2020-06-031-10/+66
|
* Implement Heat tasks from WixToolset.HarvestersSean Hall2020-05-081-0/+105