Add web resources to CRM solution on deployment
CRMQuickDeploy 2.8 now automatically adds web resources to CRM solution on deployment.
A new property has been added for project nodes in the Solution Explorer, namely CRM Solution Name:
When a web resource is deployed, it is automatically added to the CRM solution specified in this property. A warning is generated in the Output window if this property is not specified.
Right-click deploy from Solution Explorer
It is now possible to right-click multiple files and folders in the Solution Explorer and click the Deploy to CRM command from the context menu to trigger deployment for the selected items.
This command is available under the following conditions:
- All selected items are under the WebResources folder – the command will deploy selected items as web resources.
- A single RibbonDiff item is selected – the command will deploy the selected item as a RibbonDiff. Multiple selection of RibbonDiff items is not supported at this stage.
Download
You can download this extension at the Visual Studio Marketplace.
I hope you find this addition useful, and would love to receive feedback or suggestion.