1 reference to GetBestMatchNugetVersion
dotnet (1)
Commands\Tool\Install\ToolInstallGlobalOrToolPathCommand.cs (1)
172
NuGetVersion nugetVersion =
GetBestMatchNugetVersion
(packageId, versionRange, toolPackageDownloader);