dotnet-affected
dotnet-affected copied to clipboard
Update System.CommandLine
- [ ] 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
)