Skip to content

WiX4 - Release v2.1.7.0

Compare
Choose a tag to compare
@oleg-shilo oleg-shilo released this 27 May 12:18
· 166 commits to wix-v3-master since this release

Special thanks to @geghamyan for contributing Project.SignAllFiles functionality.

NOTE, Project.SignAllFiles=false by default but it will be changed to Project.SignAllFiles=true in the next release.

  • Added file signing functionality to the project build process (Project.SignAllFiles).
  • Added WiX5 new attributes (known at the time) for FirewallException'
  • Issue #1533: Allow specifying the Group name when adding a FirewallException
  • WixSharp.Core: Added EmbeddedUI sample solution