How do I get the JIT debugger dialog to prompt again
Answered
Hi there,
Is there a way of getting the the selection dialog to appear again after I've already selected the "Remember executable in solution" checkbox?
To be clear, the JIT debugger works fine for me, I just want this prompt to show up again 
I cant seem to figure out how to reset this setting, I've tried reinstalling etc. but it never prompts me anymore.
Thanks,
Please sign in to leave a comment.
Hello, when you click Remember executable in solution Rider creates Debugger.Launch run configuration. To cancel this behavior, you should remove run configuration.
Please let me know if that helps.
Thanks, that worked. I figured it was something to do with the solution config so I managed to get around it by deleting my git repo and cloning it again, but its good to know what the actual setting is