commandlineparser / commandlineparser/commandline
ReferenceEqualityComparer is ambigous with .NET 5.0
Open
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
There would be a problem once library is compiled with .NET 5.0.
It should be under `#if less than NET5.0`
https://docs.microsoft.com/en-us/dotnet/api/system.collections.generic.referenceequalitycomparer?view=net-5.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.