commandlineparser / commandlineparser/commandline
Target newer .NET versions
Abierto
- Lenguaje dominante
- C#
- Estrellas
- 4.8k
- Forks
- 478
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
It would be nice to support newer TargetFrameworks. Using it in a netcoreapp3.1 project causes a bunch of
```
warning MSB3277: Found conflicts between different versions of "Microsoft.Win32.Registry" that could not be resolved.
```
Project file:
```
Exe
netcoreapp3.1
```
See also https://github.com/FluentValidation/FluentValidation/issues/638.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.