Open
Description
When MoreLinq is using with net472 target, it gives an error:
CS0121 The call is ambiguous between the following methods or properties: 'System.Linq.Enumerable.ToHashSet(System.Collections.Generic.IEnumerable)' and 'MoreLinq.MoreEnumerable.ToHashSet(System.Collections.Generic.IEnumerable)'
https://learn.microsoft.com/en-us/dotnet/api/system.linq.enumerable.tohashset?view=netstandard-2.1
Metadata
Metadata
Assignees
Labels
No labels