commandlineparser / commandlineparser/commandline
ReferenceEqualityComparer is ambigous with .NET 5.0
Aberta
- Linguagem predominante
- C#
- Estrelas
- 4.8k
- Forks
- 478
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- csharp
- Domínio
- build-system, cli
- Tipo de issue
- Bug
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100