This repository was archived by the owner on Aug 5, 2019. It is now read-only.
Now supports DNX projects.
·
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.