0
votes

I have created a sharepoint empty application in visual studio 2012, after that i have added 2 different visual web part and created one list through code. when i click the deploy button, all the above 3 are deployed to the site. i dont want this, i want only one particular visual webpart to be deployed to the site.

Thanks in advance

1

1 Answers

0
votes

Remove the visual webpart from the project and then deploy the solution.