commandline
commandline copied to clipboard
ReferenceEqualityComparer is ambigous with .NET 5.0
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