- Namespace
- GitReleaseManager.Core 
- Containing Type
- VcsService
Syntax
public 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 |