1 reference to IncompatiblePackageWithDotnetTool
NuGet.Commands (1)
RestoreCommand\CompatibilityChecker.cs (1)
345
var issue = CompatibilityIssue.
IncompatiblePackageWithDotnetTool
(new PackageIdentity(node.Key.Name, node.Key.Version));