2 references to TemplatePackageCoordinator_lnstall_Error_AlreadyInstalled_Hint
Microsoft.TemplateEngine.Cli (2)
TemplatePackageCoordinator.cs (1)
1006
Reporter.Error.WriteLine(LocalizableStrings.
TemplatePackageCoordinator_lnstall_Error_AlreadyInstalled_Hint
, BaseInstallCommand.ForceOption.Aliases.First());
TemplatePackageDisplay.cs (1)
159
_reporterError.WriteLine(LocalizableStrings.
TemplatePackageCoordinator_lnstall_Error_AlreadyInstalled_Hint
, BaseInstallCommand.ForceOption.Name);