WiX Toolset Code
main
Sean Hall committed over 6 years ago
Enable platform-specific CAs, including ARM64
Bob Arnson committed over 6 years ago
Use simplified command-line parsing and update loading standard backends
Rob Mensching committed over 6 years ago
Consistently call IWixToolsetCoreServiceProvider a "coreProvider"
Rob Mensching committed over 6 years ago
Implement simplified command and improved backend integration
Rob Mensching committed over 6 years ago
Introduce simplified command creation methods plus xmldoc
Rob Mensching committed over 6 years ago
Remove use of remaining WixXxxRows
Rob Mensching committed over 6 years ago
Normalize commands to use constructors
Rob Mensching committed over 6 years ago
Move validate guids to a command and execute it earlier
Rob Mensching committed over 6 years ago
Rob Mensching committed over 6 years ago
Rob Mensching committed over 6 years ago
Convert custom table Column Category and Modularize attributes
Rob Mensching committed over 6 years ago
Extract common code to base class and use common mock messaging
Rob Mensching committed over 6 years ago
Remove obsolete global suppression file
Rob Mensching committed over 6 years ago
Fix custom table column values case in compiler and decompiler
Rob Mensching committed over 6 years ago
Enumerate custom column categories and fix serialization code by hand
Rob Mensching committed over 6 years ago
Rob Mensching committed over 6 years ago
One shiny NuGet package, please and thank you.
Bob Arnson committed over 6 years ago
One shiny NuGet package, please and thank you.
Bob Arnson committed over 6 years ago
Add error message when tuple can't be found.
Bob Arnson committed over 6 years ago