I followed a post by Elisibeth Andrews to create a solution template with multiple projects in it. I have some global T4 Template files that I want to put in a solution folder. I have not been able to find documentation that shows me how. I have also tried all kinds of combinations of placement within the TemplateContent tag using the schema reference as a guide. I can get my projects in a folder but not individual files.
All I have is the Root.Vstemplate and the sub project templates. Is there more to it, or is there a way for me to specify the file and destination via tag in the .vstemplate?