WiX Toolset Code
main
Expose and use methods to parse attributes with Burn variable names.
Sean Hall committed about 4 years ago
Add WixInternalUIBootstrapperApplication as a new built-in BA.
Sean Hall committed about 4 years ago
Sean Hall committed about 4 years ago
Rename "samples" segment to "tools"
Rob Mensching committed about 4 years ago
Rob Mensching committed about 4 years ago
Add tests to validate Variable name validation
Rob Mensching committed about 4 years ago
Remove RESX usage in WixToolset.Data
Rob Mensching committed about 4 years ago
Support bind variables in Package and Bundle versions
Rob Mensching committed about 4 years ago
Search for WiX Extensions with `.wixext.dll`
Rob Mensching committed about 4 years ago
Build DTF E2E tests, not just restore them
Rob Mensching committed over 4 years ago
Add retries to several file system operations
Rob Mensching committed about 4 years ago
Enable parsing invalid WixVersions
Rob Mensching committed about 4 years ago
Rob Mensching committed about 4 years ago
Detect when Restore is required for a .wixproj to build
Rob Mensching committed about 4 years ago
Add missing Binary simple reference for UI.wixext dll.
Sean Hall committed about 4 years ago
Use bundle's default CacheId instead of hash in certificate CacheId.
Sean Hall committed about 4 years ago
Sean Hall committed about 4 years ago
Rename RemotePayloadFixture to BurnRemotePayloadFixture in CoreIntegration
Rob Mensching committed about 4 years ago
Rename CompilerErrors.IllegalName to CompilerErrors.IllegalTagName
Rob Mensching committed about 4 years ago
Properly validate bundle variable names
Rob Mensching committed about 4 years ago