Skip to content

Release v1.4.3.0

Compare
Choose a tag to compare
@oleg-shilo oleg-shilo released this 23 Apr 08:53
· 1461 commits to master since this release
  • Added support for multiple absolute paths. Part of Issue #55 effort.
  • Issue #55: AbsolutePath support is broken
  • Issue #48: WixSharp.Files generation: same folder on different features.
  • Issue #45: Can't install dll to windows/system32
  • issues#43: How to mark a .NET assembly to be NGen'd during install
  • Generic items (IGenericEntity) are now allowed in File and Assembly constructor.
  • Implemented N-to-N relationship between Wix object/components and Features. Triggered by issue#48.
  • [Bootstrapper]support exit code feature
  • Project Templates extension is migrated to VS2017