SemanticVersion.

CompareTo(SemanticVersion, bool) Method

Namespace
GitVersion
Containing Type
SemanticVersion

Syntax

public int CompareTo(SemanticVersion value, bool includePreRelease)

Parameters

Name Type Description
value SemanticVersion
includePreRelease bool

Return Value

Type Description
int
GitHub