I am using VS 2015 with the Developer's Toolkit for CRM 365 and I created a plugin, deployed it, and it works fine.
After restarting my machine, I then re-opened the Visual Studio 2015 solution, connected to my CRM environment, made a minor change to my code and then went to deploy the solution hitting F5 and got the error: "A project with an Output Type of Class Library cannot be started directly. In order to debug this project add an executable project to this solution which references the library project. Set the executable project as the startup project."
What does this mean and what do I need to do to deploy my plugin? Thank you in advance
*This post is locked for comments
I have the same question (0)