aboutsummaryrefslogtreecommitdiff
path: root/src/dtf/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Migrate all .sln files to .slnxRob Mensching2025-12-146-18/+18
| | | | Modernize projects against new .slnx expecations as well.
* Provide managed CA and Embedded UI DTF libraries via NuGetRob Mensching2022-03-3118-0/+4679
Lots of refactoring to bring the SFX tooling back into the 'dtf' layer since they are (in the end) tightly coupled to some DTF assemblies. Also refactored the DTF tests into their own folder and added a couple integration tests to build using the new CA/UI NuGet package. Closes wixtoolset/issues#6080