We have a Visual Studio tool that amongst other things create a project from a template. Now when the whole automation model is set as deprecated we try to get out of the EnvDTE implementation. I can't find a way to create a project in a solution based on a Template. Preferably it should be done from a template zip file directly so that the template does not have to be registered.
↧