WiX Toolset Code
main
Move the FileSystem.AccessControl version sync comment
Rob Mensching committed over 4 years ago
Fix table names missing `Wix4` prefix.
Bob Arnson committed over 4 years ago
Versioned extension ids: ComPlus, Msmq
Bob Arnson committed over 4 years ago
Update Appveyor build number so that it is unique when re-run.
Sean Hall committed over 4 years ago
Detect MinorUpgrade MsiPackages independently of the base product.
Sean Hall committed over 4 years ago
Put validation tests behind #if due to confirmed MSI inconsistencies
Rob Mensching committed over 4 years ago
Add logging to tests to help diagnose intermittent test failures
Rob Mensching committed over 4 years ago
Minimize build requirements and try ARM64.Spectre
Rob Mensching committed over 4 years ago
Re-enable skipped test and minor code clean up
Rob Mensching committed over 4 years ago
Centralize all validating tests in a single fixture
Rob Mensching committed over 4 years ago
Prefer logging messages to throwing out of the Validator
Rob Mensching committed over 4 years ago
Sean Hall committed over 4 years ago
When rolling back a bundle failure, reinstall all upgrade related bundles.
Sean Hall committed over 4 years ago
Bob Arnson committed over 4 years ago
Add runtime testing for #6705.
Sean Hall committed over 4 years ago
Sean Hall committed over 4 years ago
Hold a reference to validation callback until the external UI resets
Rob Mensching committed over 4 years ago
Make validation independent of the build command
Rob Mensching committed over 4 years ago
Add missing DEBUG #define to C# projects when building debug
Rob Mensching committed over 4 years ago
Actually elevate warning messages to error when requested
Rob Mensching committed over 4 years ago