1 reference to GetLatestVersionFromSourcesAsync
NuGet.CommandLine.XPlat (1)
Commands\PackageReferenceCommands\AddPackageReferenceCommandRunner.cs (1)
317
return await AddPackageCommandUtility.
GetLatestVersionFromSourcesAsync
(sources, logger, packageId, prerelease, CancellationToken.None);