Frage

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.

War es hilfreich?

Lösung

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

<VSTemplate Version="3.0.0" Type="ProjectGroup"
Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top