| title | Edit a SharePoint Deployment Configuration | ||
|---|---|---|---|
| description | Know how to create a SharePoint deployment configuration or modify an existing deployment configuration. | ||
| ms.date | 02/02/2017 | ||
| ms.topic | how-to | ||
| f1_keywords |
|
||
| dev_langs |
|
||
| helpviewer_keywords |
|
||
| author | John-Hart | ||
| ms.author | johnhart | ||
| manager | mijacobs | ||
| ms.subservice | sharepoint-development |
You can create a deployment configuration or modify an existing deployment configuration. For example, you could run a single step or change the order of the steps in the deployment process. You may want to create or modify deployment configurations because the built-in and programmatically added configurations cannot be changed.
-
In Solution Explorer, choose a SharePoint project, and then, on the menu bar, choose Project, ProjectNameProperties.
-
On the SharePoint tab, choose the New button.
The Add New Deployment Configuration dialog box appears.
-
In the Name text box, enter a name for the deployment configuration.
-
In the Available Deployment Steps pane, choose the steps that you want to add to the deployment configuration, choose the (>) button, and then choose the OK button.
[!NOTE] If you have configured a pre-deployment command or a post-deployment command, these steps run only if you add them to a customized deployment configuration.
-
In Solution Explorer, choose a SharePoint project, and then, on the menu bar, choose Project > <ProjectName> Properties.
-
Choose the SharePoint tab.
-
In the Active Deployment Configuration list box, choose the name of the deployment configuration that you want to use.