- Namespace
- GitReleaseManager
.Core - Containing Type
- IVcsService
Syntax
Task AddAssetsAsync(string owner, string repository, string tagName, IList<string> assets)
Parameters
Name | Type | Description |
---|---|---|
owner | string | |
repository | string | |
tagName | string | |
assets | IList |
Return Value
Type | Description |
---|---|
Task |