v2.2.0
This is a feature and bugfix release
- add support for having a common version in a
.targetsfile - check the readme (see #86) - fix accidental breaking change that required
.csprojfiles to have aPackageId. Snuck into the 2.1.x releases, sorry everyone! (see #87)
Thanks to @nikeee for providing the .targets support PR.