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
NuGetParams
Nuget parameter type
Record Fields
Record Field | Description |
AccessKey
Signature: string
|
|
Authors
Signature: string list
|
|
Copyright
Signature: string
|
|
Dependencies
Signature: NugetDependencies
|
|
DependenciesByFramework
Signature: NugetFrameworkDependencies list
|
|
Description
Signature: string
|
|
Files
Signature: (string * string option * string option) list
|
|
FrameworkAssemblies
Signature: NugetFrameworkAssemblyReferences list
|
|
IncludeReferencedProjects
Signature: bool
|
|
Language
Signature: string
|
|
NoDefaultExcludes
Signature: bool
|
|
NoPackageAnalysis
Signature: bool
|
|
OutputPath
Signature: string
|
|
Project
Signature: string
|
|
ProjectFile
Signature: string
|
|
Properties
Signature: (string * string) list
|
|
Publish
Signature: bool
|
|
PublishTrials
Signature: int
|
|
PublishUrl
Signature: string
|
|
References
Signature: NugetReferences
|
|
ReferencesByFramework
Signature: NugetFrameworkReferences list
|
|
ReleaseNotes
Signature: string
|
|
Summary
Signature: string
|
|
SymbolAccessKey
Signature: string
|
|
SymbolPackage
Signature: NugetSymbolPackage
|
|
SymbolPublishUrl
Signature: string
|
|
Tags
Signature: string
|
|
TimeOut
Signature: TimeSpan
|
|
Title
Signature: string
|
|
ToolPath
Signature: string
|
|
Version
Signature: string
|
|
WorkingDir
Signature: string
|