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

OBSOLETE

Use Fake.DotNet.NuGet.Version instead

NuGetVersionArg

Arguments for the next NuGet version number computing

Record Fields

Record FieldDescription
DefaultVersion
Signature: string
Increment
Signature: NuGetVersionIncrement
PackageName
Signature: string
Server
Signature: string

Static members

Static memberDescription
NuGetVersionArg.Default()
Signature: unit -> NuGetVersionArg

Default arguments to compute next NuGet version number