How to Change SharePoint 2010 Project from Sandboxed Solution to Farm Solution

Viewed 11762

I created a new sharepoint project in Visual studio 2010 and by mistake it was sandboxed solution, after finishing my development its wont build because i am adding items to controltemplates and its saying i need to have the project as farm solution, so how to change th eproject type ?

3 Answers
Related