I am trying to create a custom Project configuration wizard in Visual Studio (Mac) (like this).
But how can I introduce a new screen between the project configuration wizard, which contains custom configurations.
Now I am trying with this link. But still I am trying to add Template Wizard. The configuration window is not shown.
I was pointing wrong wizard id in the configuration file.
<Wizard>MyAddIn.GUI.MyConfigurationWizard</Wizard>