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