WiX Toolset Code
main
Add test to verify variable syntax is allowed in ifdefs
Rob Mensching committed about 4 years ago
Remove MsuPackage/@KB and Permanent attributes
Rob Mensching committed about 4 years ago
Remote payloads using certificate verification cannot use hash
Rob Mensching committed over 4 years ago
Add NCrunch project for WixToolset.Core.TestPackage
Rob Mensching committed over 4 years ago
Set MsiPackage/@Visible='yes' when Permanent='yes'
Rob Mensching committed over 4 years ago
Enforce Windows Installer limits
Rob Mensching committed over 4 years ago
Rename a few more cases where Product element should be Package
Rob Mensching committed over 4 years ago
Make Burn ignore unknown embedded messages.
Sean Hall committed about 4 years ago
Sean Hall committed about 4 years ago
Add AppWaitForSingleObject/MultipleObjects, ThreadWaitForCompletion.
Sean Hall committed about 4 years ago
Upgrade xunit.runner.visualstudio from V2.4.1 to V2.4.5 in native projs
Sean Hall committed about 4 years ago
Ron Martin committed about 4 years ago
Add IsWixTestSupportProject property to prevent test project detection.
Sean Hall committed about 4 years ago
Add longPathAware to Burn manifest to support long paths.
Sean Hall committed about 4 years ago
Sean Hall committed about 4 years ago
Move LoadSystemLibrary and LoadSystemLibraryWithPath into apputil.
Sean Hall committed about 4 years ago
Burn can only log errors while logutil is initialized and not closed.
Sean Hall committed about 4 years ago
Sean Hall committed about 4 years ago
Add new workflow to upload a test report from the build workflow's results.
Sean Hall committed about 4 years ago
Use dotnet test on C++/CLI test projects to get trx logs.
Sean Hall committed about 4 years ago