Skip to content

v0.7.5

Compare
Choose a tag to compare
@kzu kzu released this 13 Oct 14:48
· 330 commits to main since this release

v0.7.5 (2021-10-13)

Full Changelog

✨ Implemented enhancements:

  • Normalize all paths for consistency, use SDK Pack format #135
  • PackAsTool from SDK Pack should cause PackFolder=tool #131

🐛 Fixed bugs:

  • SDK Pack always packs tools as framework-specific #132
  • dotnet.exe nugetize My.sln errors if one project doesn't PackageReference Nugetizer #107
  • Fixes using of license file. #150 (@denjmpr)

🔀 Merged:

  • Minor improvements and improved compatibility with SDK pack #137 (@kzu)