Skip to content

DnnPackager v2.0.0

Compare
Choose a tag to compare
@dazinator dazinator released this 13 Dec 20:00
· 67 commits to master since this release

This release is a new Major version as there have been some breaking changes, not just new features.

For upgrading from V1, see: https://github.com/dazinator/DnnPackager/wiki/Upgrading-from-v1-to-v2

  • #31 - PR From Develop branch for below V2 features, contributed by Darrell (dazinator)
  • #29 - Auto Attach Debugger +enhancement
  • #27 - Support .dnnX manifest files +enhancement
  • #25 - Zip file is not output to bin/debug or bin/release +fix
  • #24 - Remove dependency on MsBuild Community Tasks +enhancement
  • #18 - Create Unit Tests +enhancement
  • #15 - Move msbuild xml logic into a C# Custom Build Task class and Create Unit Tests +enhancement
  • #9 - NuGet package doesn't update before. and after. targets files on installation. +enhancement

Commits: c00df061c8...ff57da8184