I\'m creating a custom test runner for my project. So I\'ve created a test vsix project which can be registered in Visual Studio.
I also knows that I load the extens
A bit late, but may be helpful for others.
A suggestion I found here helped me to resolve my problem with debugging my .vsix component in VS2012. In short: add to project properties "start external program:" [your visual studio path], add to "Command line arguments" /rootsuffix Exp.
/rootsuffix Exp