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

InstallerOptions

.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

CustomDownloadDir
Signature: string option

Static members

Static memberDescription
InstallerOptions.Default
Signature: InstallerOptions

Parameter default values.