I\'m trying to develop my first visual studio extensions project, I have VS10 SDK installed and was able to create a new project and can build it fine, however when I attemp
I ran into something simular in Visual Studio 2017. The options described by @Rubans don't seem to be necessary (anymore?).
In your current build configuration (Most likely Debug
), you need to make sure, that Deploy VSIX content to experimental instance for debugging
is checked in the Vsix property page: