A user reported a crash upon startup in the method OutputBanner. It seems the code to query for the git version that is executed here may no work on some configurations.
As a workaround, one can just comment out the call to OutputBanner on line 42 of Program.cs.
A user reported a crash upon startup in the method OutputBanner. It seems the code to query for the git version that is executed here may no work on some configurations.
As a workaround, one can just comment out the call to OutputBanner on line 42 of Program.cs.