3 references to NuGetInstaller_InstallResult_Error_PackageNotSupported
Microsoft.TemplateEngine.Edge (3)
Installers\NuGet\NuGetInstaller.cs (3)
191
string.Format(LocalizableStrings.
NuGetInstaller_InstallResult_Error_PackageNotSupported
, package.DisplayName, Factory.Name),
207
string.Format(LocalizableStrings.
NuGetInstaller_InstallResult_Error_PackageNotSupported
, installRequest.DisplayName, Factory.Name),
344
string.Format(LocalizableStrings.
NuGetInstaller_InstallResult_Error_PackageNotSupported
, templatePackage.DisplayName, Factory.Name)));