WiX Toolset Code
main
Rob Mensching committed over 6 years ago
Add error when extension cannot be found in cache
Rob Mensching committed over 6 years ago
Merge pull request #16 from wixtoolset/bob/updateTools
Bob Arnson committed over 6 years ago
Fix a couple of many warnings.
Bob Arnson committed over 6 years ago
Bob Arnson committed over 6 years ago
Rob Mensching committed over 6 years ago
Drive merge process from tuples not rows and fix merge table suppression
Rob Mensching committed over 6 years ago
Correctly pass extension context when Id attribute is null
Rob Mensching committed over 6 years ago
Fail build if any command fails in the build batch file
Rob Mensching committed over 6 years ago
Add column tuples when created instead of after the table tuple creation
Rob Mensching committed over 6 years ago
Rob Mensching committed over 6 years ago
Add SequenceTable.WindowsInstallerTableName() and other minor clean up
Rob Mensching committed over 6 years ago
Exclude the MSBuild dlls since they should already be loaded in the process.
Sean Hall committed over 6 years ago
Reenable RunAsSeparateProcess.
Sean Hall committed over 6 years ago
Redesign CustomTable tuples to support resolving binary columns
Rob Mensching committed over 6 years ago
Redesign CustomTable tuples to enable file resolution in Core
Rob Mensching committed over 6 years ago
Disable RunAsSeparateProcess until build server issues are resolved.
Sean Hall committed over 6 years ago
Get the inner exception test working in the MSBuild test project.
Sean Hall committed over 6 years ago
Set .NET Core RollForward policy to Major.
Sean Hall committed over 6 years ago
Never run in-proc on .NET Core.
Sean Hall committed over 6 years ago