Mackey Brian
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Mackey Brian created a post, Remote Attach Debugger is not working in .NET 9 + Docker
I have a .NET 9 console app. I use Attach to process > Docker > <My Container> > Install tools to the container > AttachThe app runs and hits my breakpoint. I F10 to go to the next line and the de...