Hide CountBy
in .NET 9+
#86
Annotations
5 errors
Build & Pack (Linux)
Member 'System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey, int>> MoreLinq.MoreEnumerable.CountBy<TSource, TKey>(this System.Collections.Generic.IEnumerable<TSource>, System.Func<TSource, TKey>)' exists on lib/net8.0/MoreLinq.dll but not on lib/net9.0/MoreLinq.dll
|
Build & Pack (Linux)
Member 'System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey, int>> MoreLinq.MoreEnumerable.CountBy<TSource, TKey>(this System.Collections.Generic.IEnumerable<TSource>, System.Func<TSource, TKey>, System.Collections.Generic.IEqualityComparer<TKey>?)' exists on lib/net8.0/MoreLinq.dll but not on lib/net9.0/MoreLinq.dll
|
Build & Pack (Linux)
Member 'System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey, int>> MoreLinq.Extensions.CountByExtension.CountBy<TSource, TKey>(this System.Collections.Generic.IEnumerable<TSource>, System.Func<TSource, TKey>)' exists on lib/net8.0/MoreLinq.dll but not on lib/net9.0/MoreLinq.dll
|
Build & Pack (Linux)
Member 'System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey, int>> MoreLinq.Extensions.CountByExtension.CountBy<TSource, TKey>(this System.Collections.Generic.IEnumerable<TSource>, System.Func<TSource, TKey>, System.Collections.Generic.IEqualityComparer<TKey>?)' exists on lib/net8.0/MoreLinq.dll but not on lib/net9.0/MoreLinq.dll
|
Build & Pack (Linux)
Process completed with exit code 1.
|
Loading