I'm using Jetbrains Rider with Mock Lambda Test Tool and for some reason I am unable to Debug my code with the tool - the Debug button in Rider is just greyed out:
Here is my Run/Debug Configuration:
And this is my launchSettings.json file:
The Mock Lambda Test Tool launches fine in the browser fine when just clicking "Run", but can't Debug in that mode.
Any help or pointers would be great