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
NuSpecPackage
NuSpec metadata type
Record Fields
Record Field | Description |
Authors
Signature: string
|
|
Created
Signature: DateTime
|
|
Description
Signature: string
|
|
Id
Signature: string
|
|
IsLatestVersion
Signature: bool
|
|
Language
Signature: string
|
|
LicenseUrl
Signature: string
|
|
Owners
Signature: string
|
|
PackageHash
Signature: string
|
|
PackageHashAlgorithm
Signature: string
|
|
ProjectUrl
Signature: string
|
|
Published
Signature: DateTime
|
|
ReleaseNotes
Signature: string
|
|
RequireLicenseAcceptance
Signature: bool
|
|
Tags
Signature: string
|
|
Url
Signature: string
|
|
Version
Signature: string
|
Instance members
Instance member | Description |
x.DirectoryName
Signature: string
|
|
x.FileName
Signature: string
|
|
x.Name
Signature: string
|