Update System.CommandLine
Closed this issue · 0 comments
leonardochaia commented
- Update
System.CommandLine
and related to latest version - Remove custom DI logic from CLI. To be replaced with the BinderBase.
- Add logging with
ILogger
to replace places whereIConsole
is being used for logging (search forTODO: Logging
)