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