Skip to content
This repository was archived by the owner on Aug 5, 2019. It is now read-only.

Now supports DNX projects.

Choose a tag to compare

@olivier-spinelli olivier-spinelli released this 09 Nov 18:25
· 380 commits to master since this release

SimpleGitVersion.DNXCommands offers sgv prebuild command that when called at prebuild step creates or updates the version attributes.
Thanks to the sgv update/sgv restore commands that should be called before/after dnu pack, this enables the new "class library (Package)" to easily benefit from CSemVer.

See the readme: https://github.com/SimpleGitVersion/SGV-Net/#dnx-simplegitversiondnxcomands for more information.

This release also includes numerous fixes and enhancements.