Problem with .NET Core Debugger (vsdbg)


When I try to run “run debugging” the following error
Everything was fine until today (maybe the problem appeared a few days ago)

As an immediate fix, you could try downgrading the extension?

i have the same problem? did you solved it?

i have the same problem? did you solved it?

For whoever has been looking for this, there’s a Microsoft licensing issue which may be preventing you to use it, but you can try and use GitHub - muhammadsammy/free-vscode-csharp: Free/Libre C# support for VSCode-compatible editors instead, which uses Samsung’s MIT-licensed netcoredbg.

1 Like

Yes, I also have this problem. Do you have a solution