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.ProGet.
Summary
Executes the command using the specified settings
- Assembly
- Cake
.ProGet .dll - Namespace
- Cake
.ProGet .Universal .Pack - Containing Type
- Universal
Package Packer
Syntax
public void Execute(UniversalPackagePackSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | Universal |
The settings. |
Return Value
| Type | Description |
|---|---|
| void |
