- Fix bundled dependencies into the package for net6.0
- Minor packaging fix for non-Core MSBuild versions
- Better packaging of the task to prevent task DLL dependencies from impacting your project's dependencies
- Updated the parser to provide to
ToMarkdown()
member for more general use
- bump SDK
- Embed a deps.json file in the package.
- Support supplying package versions for project-to-project references in multitargeting scenarios.
- Support supplying package versions for project-to-project references.
- Now supports multiTargeted builds and packs by the addition of the buildMultiTargeting folder. The outer build is hooked at the GenerateNuspec target.
- Now writes an assembly-level AssemblyMetadataAttribute with the key "BuildDate" whose
value is the
YYYY-mm-dd
-formatted date in the release changelog
- Created the package