FAKE.Dotnet


DotnetSdkInstallerOptions

Namespace: Fake
Parent Module: Dotnet

.NET Core SDK installer download options

Record Fields

Record FieldDescription
AlwaysDownload
Signature: bool

Always download install script (otherwise install script is cached in temporary folder)

Branch
Signature: string

Download installer from this github branch

Static members

Static memberDescription
Default
Signature: DotnetSdkInstallerOptions

Parameter default values.

CompiledName: get_Default