aboutsummaryrefslogtreecommitdiff
path: root/src/dtf/WixToolset.Dtf.Resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make the minimum supported .NET Framework v4.6.2Rob Mensching2023-12-191-1/+1
|
* Provide managed CA and Embedded UI DTF libraries via NuGetRob Mensching2022-03-311-18/+18
| | | | | | | | | | 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
* Fix resource enumeration of 64-bit imagesRob Mensching2022-03-311-1/+1
|
* Build simplification and parallelizationRob Mensching2021-12-301-4/+0
|
* Build with VS2022, which is now required.Bob Arnson2021-12-251-0/+4
| | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works.
* Implement integrated build processRob Mensching2021-05-111-5/+0
|
* Merge DtfRob Mensching2021-05-1114-0/+2321