Hi,
I have made a Guidance Package which creates two projects in my solution.
Is it possible to make a recipe, which adds one or more files to the two projects, ProjectA and ProjectB?
The idea is to right click on the solution and then select "Create new element". A wizard comes up including two input fields, asking for the names of the two classes which is to be added. By hitting "Finish", a "ClassA" class is added to ProjectA and a "ClassB" class is added to ProjectB.
I know how to make items for a single project, but not addingfiles in different projects. Is this possible?
Thank you in advance,
/Nima