Question

I have created a multi-project template. But I'm not able to get it working. It creates only empty folders for solution. Could not find useful info on google. Here is the template zip https://dl.dropboxusercontent.com/u/39085241/TestProjectTemplate.zip

It would be great if anyone working with templates could have a look at it and tell me what I'm doing wrong.

Was it helpful?

Solution

Found the problem. You just need to change the ProjectType attribute of main .vstemplate file to ProjectGroup.

<VSTemplate Version="3.0.0" Type="ProjectGroup"
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top