2 references to ToolInstallNuGetConfigurationFileDoesNotExist
dotnet (2)
Commands\Tool\Install\ToolInstallGlobalOrToolPathCommand.cs (1)
149
throw new GracefulException(string.Format(CliCommandStrings.
ToolInstallNuGetConfigurationFileDoesNotExist
, Path.GetFullPath(_configFilePath)));
Commands\Tool\Install\ToolInstallLocalInstaller.cs (1)
55
CliCommandStrings.
ToolInstallNuGetConfigurationFileDoesNotExist
,