Where is Visual Studio 2013 Extensibility VSIX Project Template

折月煮酒 提交于 2019-11-30 06:30:06

问题


Both of these articles talk about how to develop extensions for VS2013, but both presume that you have an extension project type available

  • Extending the Visual Studio Environment
  • Creating Extensions By Using the VSIX Project Template

As of 11/9/13, there are already 544 extensions for VS2013 in the gallery, so I'm guessing it's possible, but I can't find the template anywhere.


回答1:


Found It! You need to download the

Visual Studio 2013 SDK

Once installed, the project template will appear here:




回答2:


First install the Visual Studio 2013 SDK. It can me easily found on MS.



来源:https://stackoverflow.com/questions/19910724/where-is-visual-studio-2013-extensibility-vsix-project-template

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!