Hi all,
I am creating a template for a multi project solution. I needs some assemblies is also copied in solution's sub folder from a perticular folder while creating project. After some R&D, I find out that there is two ways for doing this work.
1. Attach a custom assembly and
2. Using Visual Studio Macros.
I want to run macro after GAC/ GAX template based project is created. I want to do this work autometically. Can a Visual Studio Macro be fired with project creation using GAC/GAX? If Yes then how ? Please Help
Thanks
Ajit