- Namespace
- GitReleaseManager.Core 
- Containing Type
- IVcsService
Syntax
Task DiscardReleaseAsync(string owner, string repository, string tagName)Parameters
| Name | Type | Description | 
|---|---|---|
| owner | string | |
| repository | string | |
| tagName | string | 
Return Value
| Type | Description | 
|---|---|
| Task |