DnnPackager v2.0.0
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.
andafter.
targets files on installation. +enhancement
Commits: c00df061c8...ff57da8184