3 references to FrameworkIdentifier
NuGet.Frameworks (3)
comparers\FrameworkRangeComparer.cs (3)
31return StringComparer.OrdinalIgnoreCase.Equals(x.FrameworkIdentifier, y.FrameworkIdentifier) && 45combiner.AddStringIgnoreCase(obj.FrameworkIdentifier);