aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.MSBuild/MsbuildFixture.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Never run in-proc on .NET Core.Sean Hall2020-06-031-12/+18
* Add ability for net461 tasks to run the tool out of proc.Sean Hall2020-06-031-12/+13
* In MSBuild tests, default to Release.Sean Hall2020-05-311-20/+20
* Provide x86 and x64 versions of net461 build tasks.Sean Hall2020-05-311-0/+68
* Update all MSBuild tests to run on x86 and x64 MSBuild.Sean Hall2020-05-311-55/+58
* Update MSBuild tests to use WixToolset.MSBuild.props to find wix.targets.Sean Hall2020-05-311-10/+10
* Change MSBuild tests to use the default intermediate and output folders.Sean Hall2020-05-311-63/+74
* Move most tests into the new WixToolsetTest.MSBuild project.Sean Hall2020-05-311-0/+293