CalculateSemanticVersionWithGitVersion.

Execute() Method

Syntax

[SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Justification = "Catching them all because we don't know what could be thrown.")]
public override bool Execute()

Attributes

Type Description
SuppressMessageAttribute

Return Value

Type Description
bool