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
DeleteReleaseOptions
Options for deleting a range of releases in a project
Record Fields
Record Field | Description |
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 |