aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.BuildTasks/HeatTask_InProc.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make it impossible for Heat to try to run in-proc.Sean Hall2020-06-151-0/+2
* Use simplified command-line parsing and update loading standard backendsRob Mensching2020-06-131-4/+1
* Update MSBuild task to support async commands and push heat out of procRob Mensching2020-06-101-12/+4
* Never run in-proc on .NET Core.Sean Hall2020-06-031-0/+2
* Refactor the tasks so that the in-proc code is in partial classes.Sean Hall2020-06-031-0/+27