System.Reflection.TargetException: Object type Papageis.Cli.Commands.DefaultCommand does not match target type System.RuntimeType.
at void System.Reflection.MethodInvokerCommon.ValidateInvokeTarget(object target, MethodBase method)
at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo
culture)
at object System.Reflection.MethodBase.Invoke(object obj, object[] parameters)
at Task<int> Papageis.Cli.Services.CliExecutionService.ExecuteCommand(CommandContext context, ConfiguredCommand command) in
C:\Users\Ole\Documents\GitHub\Spielepapagei\Papageis.Cli\Papageis.Cli\Services\CliExecutionService.cs:87
System.Reflection.TargetException: Object type Papageis.Cli.Commands.DefaultCommand does not match target type System.RuntimeType.
at void System.Reflection.MethodInvokerCommon.ValidateInvokeTarget(object target, MethodBase method)
at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo
culture)
at object System.Reflection.MethodBase.Invoke(object obj, object[] parameters)
at Task<int> Papageis.Cli.Services.CliExecutionService.ExecuteCommand(CommandContext context, ConfiguredCommand command) in
C:\Users\Ole\Documents\GitHub\Spielepapagei\Papageis.Cli\Papageis.Cli\Services\CliExecutionService.cs:87