2 references to DotnetPlatform
NuGet.Commands (2)
RestoreCommand\CompatibilityChecker.cs (1)
338return !compatibilityData.TargetLibrary.PackageType.Contains(PackageType.DotnetPlatform);
RestoreCommand\CompatibilityIssue.cs (1)
188PackageType.DotnetPlatform.Name,