Can't find VSIX Project Type in VS 2010

本秂侑毒 提交于 2019-12-10 23:37:18

问题


I have installed the VS 2010 SDK but I still don't have the VSIX project type. This system has never had any beta bits on it.

Any ideas?


回答1:


OK so I'm a dummy... you have to target .NET 4 to see that project type.




回答2:


Yes, but first download and install the SDK :

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=47305cf4-2bea-43c0-91cd-1b853602dcc5&displaylang=en



来源:https://stackoverflow.com/questions/2766566/cant-find-vsix-project-type-in-vs-2010

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