Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found here. If the API is already migrated you can check here if exists in a module. More information regarding the migration 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