Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@oleg-shilo oleg-shilo released this 01 Dec 11:20
· 1496 commits to master since this release

Please note this is the release identical to the CodePlex v1.1 release before moving to to GitHub.

Changes:

  • Code prepared for the move to GitHub
  • e.Session.CustomActionData and e.Data of ManagedProject.AfterInstall event argument are pushed into environment variables.
  • Added auto deflating malti-language values of Project.Language properties on assignment.
  • Added IGenericEntity sample
  • Misc documentation/samples improvements
  • Issue#143: NeverOverwrite attribute missing from Registry elements
  • Issue#146: Problem with Environment Variables in project OutFileName
  • Added support for WixVariable element
  • Issue#149: Compile Error
  • Added auto probing for WixSharp.wix.bin during MSBuild authoring
  • Added support for build scripts being executed as in-memory CS-Script scripts.
  • Issue#151: Compiler.BuildMsi() & logging
  • Implemented SuppressWixMbaPrereqVars for Bundle