Table of Contents

GitVersion

Calculate semantic version information from GitVersion and read its structured result.

Entry points

Tools.GitVersion

Creates a GitVersion command whose await returns calculated version variables.

public static GitVersionCommand GitVersion { get; }

Property Value

GitVersionCommand

Related types