Use source instead of nugget/dll for debug?

Is there a way to make rider debugger to use source code instead of decompiling nugget?

0
1 comment

Try to disable the option "Enable external source debug" on "Preferences | Build, Execution, Deployment | Debugger" settings page.

https://www.jetbrains.com/help/rider/Debugging_External_Code.html

0

Please sign in to leave a comment.