aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.MSBuild (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add ability for net461 tasks to run the tool out of proc.Sean Hall2020-06-032-9/+21
* Provide x86 and x64 versions of net461 build tasks.Sean Hall2020-05-311-8/+32
* Update MSBuild tests to use WixToolset.MSBuild.props to find wix.targets.Sean Hall2020-05-313-1/+2
* Move most tests into the new WixToolsetTest.MSBuild project.Sean Hall2020-05-316-6/+8
* Include all subfolders for the build tasks.Sean Hall2020-05-281-2/+2
* Move the targets files into the top-level tools folder.Sean Hall2020-05-286-2/+2057
* Remove x86 restriction (introduced from previous commit) from published conte...Sean Hall2020-05-103-4/+3
* Log more data from exceptions. Add net472 MSBuild tasks.Bob Arnson2020-02-271-0/+1
* Better support all .NETs and fix-up integration testsRob Mensching2019-10-202-3/+2
* Fix double inclusion of wixnative.*.exeRob Mensching2018-12-271-2/+0
* Re-enable tests and NCrunch with fixes to Core.NativeRob Mensching2018-12-221-0/+5
* Integrate tools from Core projectRob Mensching2018-07-213-0/+58