Version
Parameters
major
The major version.
minor
The minor version.
patch
The patch version.
build
The build version, this is only needed if the ReleaseType is not None
.
release
The release type to use for the finalized result. Defaults to ReleaseType.None.
Constructors
Functions
Link copied to clipboard
Returns the commit sha if the project is in a Git repository. Returns null
if a IOException had occurred.
Link copied to clipboard
Checks if the constraint is satisfied by this current version object.