Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename WixToolset.Msbuild to WixToolset.Sdk | Rob Mensching | 2020-06-26 | 1 | -4/+4 |
| | |||||
* | Get the inner exception test working in the MSBuild test project. | Sean Hall | 2020-06-03 | 1 | -6/+0 |
| | |||||
* | Move most tests into the new WixToolsetTest.MSBuild project. | Sean Hall | 2020-05-31 | 1 | -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 Hall | 2020-05-28 | 1 | -0/+6 |
| | |||||
* | Allow more than one harvested file and files differing by extension | paulomorgado | 2020-05-26 | 1 | -1/+5 |
| | | | | | | add component and directory for more disambiguation Fix HarvestFile Ouput added unit tests | ||||
* | Add test for building a bundle from .wixproj. | Sean Hall | 2020-05-10 | 1 | -0/+2 |
| | |||||
* | Set RuntimeIdentifier to win-x86 in most projects | Sean Hall | 2020-05-09 | 1 | -0/+1 |
| | | | | now that the WixToolset.Core.Native package isn't providing wixnative.*.exe anymore. | ||||
* | Implement Heat tasks from WixToolset.Harvesters | Sean Hall | 2020-05-08 | 1 | -0/+9 |
| | |||||
* | Better support all .NETs and fix-up integration tests | Rob Mensching | 2019-10-20 | 1 | -1/+2 |
| | |||||
* | Update to latest Core changes plus other minor fixes | Rob Mensching | 2019-05-09 | 1 | -2/+2 |
| | |||||
* | Fix Build and Clean targets | Rob Mensching | 2018-08-11 | 1 | -0/+1 |
| | |||||
* | Integrate Extensibility.Data namespace change | Rob Mensching | 2018-07-23 | 1 | -4/+4 |
| | |||||
* | Integrate tools from Core project | Rob Mensching | 2018-07-21 | 1 | -0/+32 |