This is part of the Fake.DotNet.Cli module.

CliVersion

.NET Core SDK version (used to specify version when installing .NET Core SDK)

Union Cases

Union CaseDescription
Coherent
Signature:

Latest coherent build on the channel; uses the latest stable package combination (used with Branch name -Channel options).

GlobalJson
Signature:

Take version from global.json and fail if it is not found.

Latest
Signature:

Latest build on the channel (used with the -Channel option).

Version(string)
Signature: string

Three-part version in X.Y.Z format representing a specific build version; supersedes the -Channel option. For example: 2.0.0-preview2-006120.