WiX Toolset Code
main
Delete WixToolset.Tools.Core project.
Sean Hall committed over 6 years ago
Refactor the tasks so that the in-proc code is in partial classes.
Sean Hall committed over 6 years ago
Add ability for net461 tasks to run the tool out of proc.
Sean Hall committed over 6 years ago
Sean Hall committed over 6 years ago
In MSBuild tests, default to Release.
Sean Hall committed over 6 years ago
Disable node reuse when running msbuild inside of tests.
Sean Hall committed over 6 years ago
Provide x86 and x64 versions of net461 build tasks.
Sean Hall committed over 6 years ago
Update all MSBuild tests to run on x86 and x64 MSBuild.
Sean Hall committed over 6 years ago
Update MSBuild tests to use WixToolset.MSBuild.props to find wix.targets.
Sean Hall committed over 6 years ago
Change MSBuild tests to use the default intermediate and output folders.
Sean Hall committed over 6 years ago
Move most tests into the new WixToolsetTest.MSBuild project.
Sean Hall committed over 6 years ago
Merge pull request #9 from wixtoolset/bob/ARM2017
Bob Arnson committed over 6 years ago
Merge pull request #2 from wixtoolset/bob/ARM2017
Bob Arnson committed over 6 years ago
Bob Arnson committed over 6 years ago
Enable VS2017 ARM/ARM64 builds.
Bob Arnson committed over 6 years ago
Rob Mensching committed over 6 years ago
Rob Mensching committed over 6 years ago
Rob Mensching committed over 6 years ago
Rob Mensching committed over 6 years ago
Rob Mensching committed over 6 years ago