1
vote
1answer
299 views
When creating a multiple project template for visual studio is there a way to use parameters in the root template file?
Hi,
I am trying to create a multi project template. I wish the sub projects names to contain the solution name. I have tried the following however $safeprojectName$ doesn't work in the ro …
