MSBuild.CliArguments Type
A type for MSBuild task parameters
Record fields
Record Field | Description |
Full Usage:
BinaryLoggers
Field type: string list option
|
|
|
|
Full Usage:
DisableInternalBinLog
Field type: bool
|
Fake attaches a binlog-logger in order to report errors and warnings. You can disable this behavior with this flag
|
Full Usage:
DistributedLoggers
Field type: (MSBuildLoggerConfig * MSBuildLoggerConfig option) list option
|
|
Full Usage:
DoRestore
Field type: bool
|
|
|
|
|
|
Full Usage:
MaxCpuCount
Field type: int option option
|
corresponds to the msbuild option
|
Full Usage:
NoConsoleLogger
Field type: bool
|
|
Full Usage:
NoLogo
Field type: bool
|
|
Full Usage:
NoWarn
Field type: string list option
|
|
Full Usage:
NodeReuse
Field type: bool
|
|
Full Usage:
Properties
Field type: (string * string) list
|
|
Full Usage:
Targets
Field type: string list
|
|
|
|
Full Usage:
ToolsVersion
Field type: string option
|
|
|
Specifies the amount of information to display in the build log. Each logger displays events based on the verbosity level that you set for that logger
|
Full Usage:
WarnAsError
Field type: string list option
|
|
Static members
Static member | Description |
|
|