Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make it impossible for Heat to try to run in-proc. | Sean Hall | 2020-06-15 | 1 | -1/+1 |
* | Get the inner exception test working in the MSBuild test project. | Sean Hall | 2020-06-03 | 1 | -3/+15 |
* | Never run in-proc on .NET Core. | Sean Hall | 2020-06-03 | 1 | -3/+46 |
* | Refactor the tasks so that the in-proc code is in partial classes. | Sean Hall | 2020-06-03 | 1 | -68/+5 |
* | Add ability for net461 tasks to run the tool out of proc. | Sean Hall | 2020-06-03 | 1 | -10/+66 |
* | Implement Heat tasks from WixToolset.Harvesters | Sean Hall | 2020-05-08 | 1 | -0/+105 |