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