Skip to content

Release v2.9.1.0-pre

Pre-release
Pre-release

Choose a tag to compare

@oleg-shilo oleg-shilo released this 17 Oct 07:55
· 81 commits to master since this release
  • #1856: New error after upgrading from v2.7.6 to v2.7.7 (or v2.8.0)
    (Added using shadow copies of the build script assembly to allow signing)
  • #1851: Extension not found if it is only installed via nuget package
  • #1850: Fixed missing null check and returning disposed object in extension method
  • #1848: Missing space in cmd file from BuildMsiCmd
  • Added CommonTasks.InsertToBinaryTable (prompted by #1846)
  • Added Project.SetProductIcon(...) extension method.