FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

DotNet.NewOptions Type

dotnet new command options

Record fields

Record Field Description

Common

Full Usage: Common

Field type: Options

Common tool options

Field type: Options

DryRun

Full Usage: DryRun

Field type: bool
Field type: bool

Force

Full Usage: Force

Field type: bool
Field type: bool

Language

Full Usage: Language

Field type: NewLanguage
Field type: NewLanguage

Name

Full Usage: Name

Field type: string option
Field type: string option

NoUpdateCheck

Full Usage: NoUpdateCheck

Field type: bool
Field type: bool

Output

Full Usage: Output

Field type: string option
Field type: string option

Static members

Static member Description

NewOptions.Create()

Full Usage: NewOptions.Create()

Returns: NewOptions

Parameter default values.

Returns: NewOptions