Note: This API documentation is for FAKE version 4. The migration API documentation can be found here. The API documentation for the new fake 5 modules can be found here

PaketPackParams

Paket pack parameter type

Record Fields

Record FieldDescription
BuildConfig
Signature: string
BuildPlatform
Signature: string
ExcludedTemplates
Signature: string list
IncludeReferencedProjects
Signature: bool
LockDependencies
Signature: bool
MinimumFromLockFile
Signature: bool
OutputPath
Signature: string
PinProjectReferences
Signature: bool
ProjectUrl
Signature: string
ReleaseNotes
Signature: string
SpecificVersions
Signature: (string * string) list
Symbols
Signature: bool
TemplateFile
Signature: string
TimeOut
Signature: TimeSpan
ToolPath
Signature: string
Version
Signature: string
WorkingDir
Signature: string