Implements SVersion to handle strict SemVer 2.0 versions (the whole specification is implemented), a CSVersion class that handles all aspects of a CSemVer (http://csemver.org) version.
This also implements InformationalVersion to help generating and parsing CSemVer standardized...
More information
MSBuild task that implements 'Constrained Semantic Version' on Git and stamps produced assembly by
automatically generating AssemblyVersion, FileVersion and InformationalVersion attributes.
Please see https://github.com/SimpleGitVersion/SGV-Net/wiki.
This allow DNX project to use 'Constrained Semantic Version' on Git.
Stamps produced assembly by automatically generating AssemblyVersion, FileVersion and InformationalVersion attributes.
Please see https://github.com/SimpleGitVersion/SGV-Net/wiki.