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
NuGetVersionArg
Arguments for the next NuGet version number computing
Record Fields
Record Field | Description |
DefaultVersion
Signature: string
|
|
Increment
Signature: NuGetVersionIncrement
|
|
PackageName
Signature: string
|
|
Server
Signature: string
|
Static members
Static member | Description |
NuGetVersionArg.Default()
Signature: unit -> NuGetVersionArg
|
Default arguments to compute next NuGet version number |