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.AppVeyor.
Summary
Gets all projects using additional settings in AppVeyorSettings.
Syntax
public static List<AppVeyorProject> AppVeyorProjects(this ICakeContext context, AppVeyorSettings settings)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
The context. |
settings |
AppVeyorSettings |
The settings. |
Return Value