WiX Toolset Code
main
Add ability to disable file system redirection for File/DirectorySearch
Sean Hall committed over 4 years ago
Use GitInfo in C++/CLI unit test projects to fix Burn's FileSearch test
Sean Hall committed over 4 years ago
Enforce that Update and RemoteBundle can only be specified once.
Sean Hall committed over 4 years ago
Always reset the system component status when registering the bundle.
Sean Hall committed over 4 years ago
Make the estimated size in ARP a little more accurate.
Sean Hall committed over 4 years ago
Sean Hall committed over 4 years ago
Upgrade dnchost's nethost dependency to .NET 6.0.4.
Sean Hall committed over 4 years ago
Upgrade test BAs to net6.0 and use x64 bundles for ManagedHost tests.
Sean Hall committed over 4 years ago
Replace Dnc.Host with Dnc.HostGenerator to support linker trimming.
Sean Hall committed over 4 years ago
Set each native library dependency version to the build version.
Sean Hall committed over 4 years ago
Fix warning in dnchost by using release runtime in debug.
Sean Hall committed over 4 years ago
DUtilTraceErrorSourceFiltersOnTraceLevel is still flaky.
Sean Hall committed over 4 years ago
Add bundle support to "burn remotepayload" command.
Sean Hall committed over 4 years ago
Add support for remote BundlePackagePayload.
Sean Hall committed over 4 years ago
Write EngineVersion, ProtocolVersion, and Win64 to the Burn manifest.
Sean Hall committed over 4 years ago
Change harvested symbols to ref the package payload for remote support.
Sean Hall committed over 4 years ago
Create Harvested*PackageSymbols.
Sean Hall committed over 4 years ago
Try to improve fields of bundle symbols.
Sean Hall committed over 4 years ago
Only allow MsiPackage and MspPackage inside MSI transactions.
Sean Hall committed over 4 years ago
Discard the correct RollbackBoundary.
Sean Hall committed over 4 years ago