summaryrefslogtreecommitdiff
path: root/src/test/dtf/EmbeddedUI/InstallProgressCounter.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add WixInternalUIBootstrapperApplication as a new built-in BA.Sean Hall2022-07-201-174/+0
| | | | Implements 6835
* Provide managed CA and Embedded UI DTF libraries via NuGetRob Mensching2022-03-311-0/+174
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