简体   繁体   中英

Visual Studio 2012 and IVsSingleFileGenerator

I'm porting my existing extension written for VS2010 SDK to VS2012 SDK and there seem to be some changes involving IVsSingleFileGenerator.

Basically, I'm creating a .VSIX with:

  1. Project Templates
  2. Item Templates
  3. A custom tool (implementing IVsSingleFileGenerator)

Did someone made a similar thing for VS2012 and got some code examples?

Figured out what was different from VSSDK 10.0:

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM