aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.BuildTasks/WixToolsetTest.BuildTasks.csproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename WixToolset.Msbuild to WixToolset.SdkRob Mensching2020-06-261-4/+4
|
* Get the inner exception test working in the MSBuild test project.Sean Hall2020-06-031-6/+0
|
* Move most tests into the new WixToolsetTest.MSBuild project.Sean Hall2020-05-311-22/+7
| | | | This project relies on all of the projects being published in order to properly test wix.targets.
* Move the targets files into the top-level tools folder.Sean Hall2020-05-281-0/+6
|
* Allow more than one harvested file and files differing by extensionpaulomorgado2020-05-261-1/+5
| | | | | | add component and directory for more disambiguation Fix HarvestFile Ouput added unit tests
* Add test for building a bundle from .wixproj.Sean Hall2020-05-101-0/+2
|
* Set RuntimeIdentifier to win-x86 in most projectsSean Hall2020-05-091-0/+1
| | | | now that the WixToolset.Core.Native package isn't providing wixnative.*.exe anymore.
* Implement Heat tasks from WixToolset.HarvestersSean Hall2020-05-081-0/+9
|
* Better support all .NETs and fix-up integration testsRob Mensching2019-10-201-1/+2
|
* Update to latest Core changes plus other minor fixesRob Mensching2019-05-091-2/+2
|
* Fix Build and Clean targetsRob Mensching2018-08-111-0/+1
|
* Integrate Extensibility.Data namespace changeRob Mensching2018-07-231-4/+4
|
* Integrate tools from Core projectRob Mensching2018-07-211-0/+32