문제

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

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.

도움이 되었습니까?

해결책

Found It! You need to download the

Visual Studio 2013 SDK

Once installed, the project template will appear here:

demo

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top