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.VsCode.
Summary
Creates a Vsce package from the provided settings.
- Assembly
- Cake
.VsCode .dll - Namespace
- Cake
.VsCode - Containing Type
- VscePackager
Syntax
public void Run(VscePackageSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | VscePackageSettings | The settings. |
Return Value
Type | Description |
---|---|
void |