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

FAKE0001 Use the Fake.Tools.Octo module instead

DeleteReleaseOptions

Options for deleting a range of releases in a project

Record Fields

Record FieldDescription
MaxVersion
Signature: string

Maximum (inclusive) version number for the range of versions to delete

MinVersion
Signature: string

Minimum (inclusive) version number for the range of versions to delete

Project
Signature: string

Name of the project