FAKE.Dotnet


DotnetSdkVersion

Namespace: Fake
Parent Module: Dotnet

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

Union Cases

Union CaseDescription
Latest
Signature:

most latest build on specific channel

Lkg
Signature:

last known good version on specific channel (Note: LKG work is in progress. Once the work is finished, this will become new default)

Version(string)
Signature: string

4-part version in a format A.B.C.D - represents specific version of build