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.Mage.
Summary
Makes one or more changes to a deployment manifest file.
- Assembly
- Cake
.Mage .dll - Namespace
- Cake
.Mage - Containing Type
- MageAliases
Syntax
public static void MageUpdateDeployment(this ICakeContext context, UpdateDeploymentSettings settings)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The context. |
settings | Update |
The settings. |
Return Value
Type | Description |
---|---|
void |