NugetInstallParams Type
Nuget install parameters.
Record fields
Record Field | Description |
Full Usage:
ConfigFile
Field type: string option
|
|
Full Usage:
ExcludeVersion
Field type: bool
|
If set, the destination directory will contain only the package name, not the version number. Default `false`.
|
Full Usage:
NoCache
Field type: bool
|
|
Full Usage:
NonInteractive
Field type: bool
|
|
Full Usage:
OutputDirectory
Field type: string
|
|
Full Usage:
Prerelease
Field type: bool
|
|
Full Usage:
Retries
Field type: int
|
|
Full Usage:
Sources
Field type: string list
|
|
|
|
Full Usage:
ToolPath
Field type: string
|
|
|
|
Full Usage:
Version
Field type: string
|
|