Skip to content

Release v2.3.0.0

Compare
Choose a tag to compare
@oleg-shilo oleg-shilo released this 13 Jul 03:51
· 107 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 on dotnet or wix not found.
  • Added error log for failure to find WiX extension. Triggered by #1574, #1589
  • Improved the documentation for AutoElements and Compiler.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