aboutsummaryrefslogtreecommitdiff
path: root/src/dtf/WixToolsetTests.Dtf.Compression (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Provide managed CA and Embedded UI DTF libraries via NuGetRob Mensching2022-03-314-929/+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 simplification and parallelizationRob Mensching2021-12-301-5/+2
|
* Build with VS2022, which is now required.Bob Arnson2021-12-251-4/+8
| | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works.
* More VS2022 fixes.Sean Hall2021-12-061-1/+2
| | | | | | | Update v4.0 projects to target v4.7.2. Skip all Bal managed host tests for now. Remove ToolsVersion from DTF test projects. Remove Microsoft.NETFramework.ReferenceAssemblies from Directory.Packages.props.
* Implement integrated build processRob Mensching2021-05-111-3/+6
|
* Merge DtfRob Mensching2021-05-114-0/+924