Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable node reuse when running msbuild inside of tests. | Sean Hall | 2020-05-31 | 1 | -0/+3 |
* | Provide x86 and x64 versions of net461 build tasks. | Sean Hall | 2020-05-31 | 7 | -0/+204 |
* | Update all MSBuild tests to run on x86 and x64 MSBuild. | Sean Hall | 2020-05-31 | 3 | -69/+114 |
* | Update MSBuild tests to use WixToolset.MSBuild.props to find wix.targets. | Sean Hall | 2020-05-31 | 7 | -42/+23 |
* | Change MSBuild tests to use the default intermediate and output folders. | Sean Hall | 2020-05-31 | 2 | -78/+89 |
* | Move most tests into the new WixToolsetTest.MSBuild project. | Sean Hall | 2020-05-31 | 26 | -0/+991 |