WiX Toolset Code
main
Add queutil so Burn can manage its own queue of BA requested actions.
Sean Hall committed almost 4 years ago
Ensure BA container is only created once in Bundles
Rob Mensching committed almost 4 years ago
Fix a couple minor bug in when adding/removing user comments
Rob Mensching committed almost 4 years ago
Support add, modify and remove comments on user accounts
Ron Martin committed about 4 years ago
Support converting deprecated inner text with embedded comments
Ron Martin committed about 4 years ago
Workaround ARM64 test failure until there is an ARM64 NETFX wix.exe
Rob Mensching committed almost 4 years ago
Clean up shipping WiX .nupkgs of XML doc and unneeded .target files
Rob Mensching committed almost 4 years ago
Rob Mensching committed almost 4 years ago
Update to latest NuGet assemblies
Rob Mensching committed almost 4 years ago
Update build dependencies and normalize more projects
Rob Mensching committed almost 4 years ago
Name the bind path item group "BindPath" in MSBuild
Rob Mensching committed almost 4 years ago
Add newest .nupkgs to clean script
Rob Mensching committed almost 4 years ago
Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"s
Rob Mensching committed almost 4 years ago
Rob Mensching committed almost 4 years ago
Normalize ToolsetTask implementation to call wix.exe and heat.exe
Rob Mensching committed almost 4 years ago
Rob Mensching committed almost 4 years ago
Yield long running MSBuild tasks
Rob Mensching committed almost 4 years ago
Only run WindowsInstallerValidation when WixBuild runs
Rob Mensching committed almost 4 years ago
Rob Mensching committed almost 4 years ago
Add Netfx bundle extension and netfx:DotNetCoreSearch.
Sean Hall committed almost 4 years ago