commandlineparser / commandlineparser/commandline
Target newer .NET versions
Aperta
- Lingua principale
- C#
- Stelle
- 4.8k
- Fork
- 478
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.