2 references to PotentiallyDowngraded
NuGet.DependencyResolver.Core (2)
Remote\RemoteDependencyWalker.cs (2)
194
if (result.dependencyResult == DependencyResult.
PotentiallyDowngraded
||
402
return (DependencyResult.
PotentiallyDowngraded
, d);