active-logic / active-logic/howl
Detect earlier versions of dotnet
- Linguagem predominante
- C#
- Estrelas
- 6
- Forks
- 1
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
When using a version of dotnet that is too old, errors will occur. Instead verify dotnet version first.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
No files or tests are named in the issue. Start by checking the repository’s build/setup files (solution/project and CI/config scripts) to find where dotnet is expected, then run the normal build command to reproduce the failure on an older runtime. Add an early version check in the same execution path so unsupported versions are rejected before later errors. Done means a clear failure about minimum dotnet version appears instead of cascading runtime/build errors.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- csharp
- Domínio
- tooling
- Tipo de issue
- Bug
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100