aboutsummaryrefslogtreecommitdiff
path: root/src/samples/Dtf/Tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Provide managed CA and Embedded UI DTF libraries via NuGetRob Mensching2022-03-3121-4204/+0
| | | | | | | | | | 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
* Build with VS2022, which is now required.Bob Arnson2021-12-251-1/+0
| | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works.
* Switch to `net472` as Framework baseline.Bob Arnson2021-12-121-1/+1
|
* Implement integrated build processRob Mensching2021-05-111-10/+4
|
* Merge DtfRob Mensching2021-05-1121-0/+4211