Friday, January 25, 2013

Add custom DLL to deployment package

Scenario:
You have a custom (helper) DLL that you need to include in your deployment. As this is not a SharePoint solution you cannot deploy the same way you would to with a webpart for example.

Solution:
In Visual Studio, open your solution package:
Select the Advanced tab:

Add your DLL in the dialog:

No comments:

Post a Comment