Release v1.4.11.0 (RC)
Pre-release
Pre-release
- Custom Id-generation algorithm support (sample):
- Custom hash based ID-generation algorithm has been embedded as
WixSharp.Project.HashedTargetPathIdAlgorithm - Separated
Project.CustomIdAlgorithmandCompiler.CustomIdAlgorithm - Added
Compiler.AutoGeneration.LegacyDefaultIdAlgorithmflag to control the algorithm selection (incremantal vs. hashed)
- Custom hash based ID-generation algorithm has been embedded as
- Added
Compiler.AutoGeneration.IsWxsGenerationThreadSafe Compiler.AutoGenerationsettings object made read-only- Issue #201: WixStandardBootstrapperApplication ShowVersion
- Issue #198: Files.AddRange not work; Extension method
AddRangeis renamed inCombine