I am trying to Create Multi-Project Template, so am having three project templates(2 project template and 1 Wrapper Template which has only .vstemplate file which will fire IWizardImplementation.cs which is present in Wizard Template) and one Wizard Template.
When i run the application, I infer that only RunStarted() Function of IWizard Interface is fired and RunFinished() Function is not fired....
↧