Key2Joy icon indicating copy to clipboard operation
Key2Joy copied to clipboard

Command line interface broken: InvalidOperationException: ServiceLocationProvider must be set.

Open luttje opened this issue 1 year ago • 0 comments

Key2Joy.Cmd.exe enable

Unhandled Exception: System.InvalidOperationException:  ServiceLocationProvider must be set.
   at CommonServiceLocator.ServiceLocator.get_Current()
   at Key2Joy.Cmd.Program.Run(Object obj) in D:\a\Key2Joy\Key2Joy\Key2Joy.Cmd\Program.cs:line 26
   at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult`1 result, Action`1 action)
   at Key2Joy.Cmd.Program.Main(String[] args) in D:\a\Key2Joy\Key2Joy\Key2Joy.Cmd\Program.cs:line 19

Version: afbeelding

luttje avatar Jan 21 '24 19:01 luttje