Skip to content

v2.2.0

Choose a tag to compare

@nover nover released this 30 Sep 19:24
· 38 commits to master since this release
2281c76

This is a feature and bugfix release

  • add support for having a common version in a .targets file - check the readme (see #86)
  • fix accidental breaking change that required .csproj files to have a PackageId. Snuck into the 2.1.x releases, sorry everyone! (see #87)

Thanks to @nikeee for providing the .targets support PR.