3 references to IncludeMin
NuGet.Frameworks (3)
comparers\FrameworkRangeComparer.cs (3)
33
&& x.
IncludeMin
== y.
IncludeMin
&& x.IncludeMax == y.IncludeMax;
48
combiner.AddObject(obj.
IncludeMin
);