FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

NuGetVersionArg Type

Arguments for the next NuGet version number computing

Record fields

Record Field Description

DefaultVersion

Full Usage: DefaultVersion

Field type: string

The original/default version before increment

Field type: string

Increment

Full Usage: Increment

Field type: NuGetVersionIncrement

The next version of the package after increment

Field type: NuGetVersionIncrement

PackageName

Full Usage: PackageName

Field type: string

The package name

Field type: string

Server

Full Usage: Server

Field type: string

The NuGet server

Field type: string

Static members

Static member Description

NuGetVersionArg.Default()

Full Usage: NuGetVersionArg.Default()

Returns: NuGetVersionArg

Default arguments to compute next NuGet version number

Returns: NuGetVersionArg