I'd like to create a solution+project and add a file to such a project as a result of a t4 expansion. I can't have those 2 tasks in the same recipe since the second task (expanding the t4 script) requires a project, which doesn't exist yet until the recipe finishes (I believe).
So I created two recipes, one for the creation of the solution+project and other for expanding and adding the t4 script to the project. Now my question is: how to make the second recipe to be invoked as soon as the first one finishes, in order to ensure that there is an actual project when it (the second recipe) runs? I tried adding aTemplatesubnode referring to the second recipe in the WizardData node of the .vstemplate file, but it seems that the second recipe is still being called before the project is actually created.
Thanks,
-- AFurtado
Andre Furtado, MSc/BSc, SharpShooters UG Leader, MCP, SCJP, MSF. http://thespoke.net/blogs/afurtado/