I want to create a project template that helps showcase a new technology framework.
It seems relatively straightforward but I'm not sure if it is possible to create a single template that works for multiple versions of Visual Studio or if its better to just create several and install them as appropriate for the installing user.
For example the new framework requires .Net 4 which means VS 2010 and VS 2012 could be used with it suggesting a single template - but is the template 'model' used by Microsoft the same on all versions of Visual Studio or has it changed with each new release?
Thanks
Cap'n