You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2025. It is now read-only.
I've been trying to edit the launch.json to use dotnet run instead of the dll but when I set a breakpoint I get this warning and it does not work:
<- (R) {"body":{"breakpoints":[{"id":3,"line":17,"message":"The breakpoint will not currently be hit. No symbols have been loaded for this document.","verified":false}]},"command":"setBreakpoints","request_seq":11,"seq":"77","success":true,"type":"response"}
I've been trying to edit the launch.json to use dotnet run instead of the dll but when I set a breakpoint I get this warning and it does not work:
<- (R) {"body":{"breakpoints":[{"id":3,"line":17,"message":"The breakpoint will not currently be hit. No symbols have been loaded for this document.","verified":false}]},"command":"setBreakpoints","request_seq":11,"seq":"77","success":true,"type":"response"}