2.0.0
New
- Added strong name
- Added
netstandard1.6
andnet471
targets
Removed
- Removed
Append
andPrepend
methods for frameworks that already have it (netcoreapp1.0
and higher,net471
and higher,netstandard1.6
and higher)
Changed
- Moved release notes to GitHub releases
Other
- Dropped Cake in favor of a custom build script based on csproj, Bullseye and SimpleExec
- Switched to MinVer to handle versioning