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
Hello there!
I have been using the ability to attach the debugger in a running Docker container, and I have worked like a charm.
However, now after we have updated to .Net 8 the debugger just dies when I try to attach, is this a common known bug? It's kind of a showstopper :)
I can't really give any error codes from Visual Studio, I just says "The debug adapter exited unexpectedly."
In Visual Studio code it just seems like it attaches, and then it drops.
Are there soon a new version coming? Or am I the only one with this problem?
Rune
The text was updated successfully, but these errors were encountered:
Hello there!
I have been using the ability to attach the debugger in a running Docker container, and I have worked like a charm.
However, now after we have updated to .Net 8 the debugger just dies when I try to attach, is this a common known bug? It's kind of a showstopper :)
I can't really give any error codes from Visual Studio, I just says "The debug adapter exited unexpectedly."
In Visual Studio code it just seems like it attaches, and then it drops.
Are there soon a new version coming? Or am I the only one with this problem?
The text was updated successfully, but these errors were encountered: