Summary
Builds the and deploys IIS projects using SimpleExec and Bullseye.
- Namespace
- Xenial
.Delicious .Beer .Recipes - Containing Type
- IISRecipe
Syntax
public static void BuildAndDeployIISProject(IISDeployOptions options, string postfix = "")
Parameters
| Name | Type | Description |
|---|---|---|
| options | IISDeployOptions | The options. |
| postfix | string | The postfix. |
Return Value
| Type | Description |
|---|---|
| void |