2 references to TemplatePackageCoordinator_Error_PackageForTemplateNotFound
Microsoft.TemplateEngine.Cli (2)
TemplatePackageCoordinator.cs (2)
73
Reporter.Error.WriteLine(LocalizableStrings.
TemplatePackageCoordinator_Error_PackageForTemplateNotFound
, args.Template.Identity);
99
Reporter.Error.WriteLine(LocalizableStrings.
TemplatePackageCoordinator_Error_PackageForTemplateNotFound
, template.Identity);