This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.AppCenter.
Summary
Upload release binary and trigger distribution, at least one of --store or --group must be specified
Syntax
public static IEnumerable<string> AppCenterDistributeReleaseWithResult(this ICakeContext context, AppCenterDistributeReleaseSettings settings)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
CakeAliasCategoryAttribute |
|
Parameters
Return Value
Type |
Description |
IEnumerable<string> |
Output lines. |