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