Release v2.3.0.0
oleg-shilo
released this
13 Jul 03:51
·
111 commits
to wix-v4-master
since this release
- #1580 Shortcut "Target" produces unexpected results for many supported WiX environment constants
- #1574: Cannot build .net 8 example project (NET-Core)
- #1546: dotnet tool install --global wix - Need for all users
- #1585: Dotnet tool should not be relied on for wixsharp.
Added error logging ondotnet
orwix
not found. - Added error log for failure to find WiX extension. Triggered by #1574, #1589
- Improved the documentation for
AutoElements
andCompiler.AutoGeneration
(triggered by #1578) - #7591: added WiX5 Custom BA sample (
<wixsharp>\Source\src\WixSharp.Samples\Wix# Samples\Bootstrapper\WiX5-Spike\WixToolset.WixBA
) - added missing SilentBA for
WixSharp.Core
- fixed problem with
SetShellSize
not setting the top level window size