2 references to RunnableProjectGenerator_Exception_TemplateVersionNotSupported
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (2)
DirectoryBasedTemplate.cs (2)
207throw new NotSupportedException(string.Format(LocalizableStrings.RunnableProjectGenerator_Exception_TemplateVersionNotSupported, allowedGeneratorVersions, RunnableProjectGenerator.GeneratorVersion)); 217throw new NotSupportedException(string.Format(LocalizableStrings.RunnableProjectGenerator_Exception_TemplateVersionNotSupported, allowedGeneratorVersions, RunnableProjectGenerator.GeneratorVersion));