WiX Toolset Code
main
Attempt ordinal sort to fix CI test failure
Rob Mensching committed almost 4 years ago
Fix tracking of detached containers
Rob Mensching committed almost 4 years ago
Use file system abstraction to handle retries automatically
Rob Mensching committed almost 4 years ago
Add retries when trying to update bundle resources
Rob Mensching committed almost 4 years ago
Rob Mensching committed almost 4 years ago
Run tests in bulk to improve performance
Rob Mensching committed almost 4 years ago
Small clean up of api segment build
Rob Mensching committed almost 4 years ago
Remove dependency on NuGet.Versioning from Core
Rob Mensching committed almost 4 years ago
Move WixVersion to new WixToolset.Versioning package in libs segment
Rob Mensching committed almost 4 years ago
Incremental linking is not supported by C++/CLI
Rob Mensching committed almost 4 years ago
Fix verutil string comparisons
Rob Mensching committed almost 4 years ago
Rob Mensching committed almost 4 years ago
Standardize on .NET 6 as the minimum for .NET Core platform.
Rob Mensching committed almost 4 years ago
Use packageSourceMapping to control source of NuGet packages
Rob Mensching committed almost 4 years ago
Allow independent extraction of BA to remove use of InternalsVisibleTo
Rob Mensching committed almost 4 years ago
Fix UICompiler custom actions duplication
StefanStojanovic committed almost 4 years ago
Introduce PatchFilterMap to remove Row.SectionId
Rob Mensching committed almost 4 years ago
Implement transform decompiling and use it in patch filter tests
Rob Mensching committed almost 4 years ago
Rename MsiPatchSequenceSymbol to MsiPatchFamilySymbol and fix the Id
Rob Mensching committed almost 4 years ago
Refactor patch filtering on the path towards making it work properly
Rob Mensching committed almost 4 years ago