WiX4-Release v2.0.4.0
·
225 commits
to wix-v4-master
since this release
- #1363: Shortcut to Dir/Folder
- #1398: Underscore in String Id in wxl breaks localization
- reverted experimental change for x86 bitness of WixSharp.UI. Now it's back to AnyCPU but SilentUI BA will no longer work. It's acceptable as it's better to set x86 on the user codebase (e.g. custom BA) than on generic lib (WixSharp.UI) and put bitness pressure on all users of this lib.
WarnOnOutputPathCollision
changed from Warning to Error (continuation of #1384).- Extended cascading
Project.Platform
toRegistrySearch
(triggered by #1390 discussion).