TioLuiso
TioLuiso
Have just found https://github.com/benaadams/Ben.Demystifier/issues/2 My issue with that is that in the build we were building /**/*.csproj, and then I found out it was building Ben.Demystifier. It's a little weird...
I cloned the repository, and debugged to try to find the issue. I get that same exception. The stacktrace is: ``` at System.ConsolePal.SetCursorPosition(Int32 left, Int32 top) at System.Console.SetCursorPosition(Int32 left, Int32...
Indeed, stupid me. Paying more attention, I saw that the operationName for an action is `**Action** [controller]/[Action]`. Putting that, I can assign the probability well enough. The only annoying thing...