You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please document that System.Linq.Enumerable.OrderByDescending() on .netfx does not support IComparer<T>.Compare() returning int.MinValue: https://stackoverflow.com/q/35537357 .
This is important for people targeting not only .netfx but various versions of .netstandard.