NuGetParams Type
Nuget base parameter type
Record fields
Record Field | Description |
Full Usage:
AccessKey
Field type: string
|
|
Full Usage:
Authors
Field type: string list
|
|
Full Usage:
BasePath
Field type: string option
|
|
Full Usage:
ContentFiles
Field type: (string * string option * string option * bool option * bool option) list
|
|
Full Usage:
Copyright
Field type: string
|
|
|
|
|
|
Full Usage:
Description
Field type: string
|
|
Full Usage:
Files
Field type: (string * string option * string option) list
|
|
|
|
Full Usage:
IncludeReferencedProjects
Field type: bool
|
|
Full Usage:
Language
Field type: string
|
|
Full Usage:
NoDefaultExcludes
Field type: bool
|
Prevents default exclusion of NuGet package files and files and folders starting with a dot,
such as
|
Full Usage:
NoPackageAnalysis
Field type: bool
|
|
Full Usage:
OutputPath
Field type: string
|
Specifies the folder in which the created package is stored. If no folder is specified, the current folder is used.
|
Full Usage:
Project
Field type: string
|
|
Full Usage:
ProjectFile
Field type: string
|
|
Full Usage:
Properties
Field type: (string * string) list
|
Should appear last on the command line after other options. Specifies a list of properties that override values in the project file
|
Full Usage:
Publish
Field type: bool
|
|
Full Usage:
PublishTrials
Field type: int
|
|
Full Usage:
PublishUrl
Field type: string
|
Specifies the server URL. NuGet identifies a UNC or local folder source and simply copies the file there instead of pushing it using HTTP
|
|
|
|
|
Full Usage:
ReleaseNotes
Field type: string
|
|
Full Usage:
Summary
Field type: string
|
|
Full Usage:
SymbolAccessKey
Field type: string
|
|
|
|
Full Usage:
SymbolPublishUrl
Field type: string
|
|
Full Usage:
Tags
Field type: string
|
|
|
|
Full Usage:
Title
Field type: string
|
|
Full Usage:
ToolPath
Field type: string
|
|
Full Usage:
Version
Field type: string
|
|
Full Usage:
WorkingDir
Field type: string
|
|