commandlineparser / commandlineparser/commandline

ReferenceEqualityComparer is ambigous with .NET 5.0

Open
#761 0 comments 0 reactions 0 assignees View on GitHub
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

Research direction

Search the repository for ReferenceEqualityComparer and inspect its target-framework preprocessor conditions. Verify the ambiguity when compiling for .NET 5.0, then confirm the comparer is excluded for that target and that the project still builds for supported frameworks.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system, cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.