I'm trying to create a Visual Studio project Template that includes 3 types of projects.
Thus when the user want to create a new project using the template, he should be able to choose first the type of Project.
Is there any method to do this? Or do I have to create a template for each project?