Hi all,
i have created a visual studio template.. where its get created some projects.
Now i need to include the solution folder to it and add some plain files(i.e txt, config.. or some independent files) to this folder.
right now i can create solution folder from template. but i cant add any items to it... how to do it.
from templateContent i added solitionfolder tag and inside i added projectItem thats vain. i also mapped projectTemplateLink to template whose Type is Item...thats to no use..
any solution for this...