Visual Studio Code – Dotnet debugger won't hit break points even for simple console applications
My company is giving us new virtual machines for .NET development and I'm trying to set them up. Problem is, the dotnet debugger doesn't seem to work, and I cannot figure out why. Some specs: OS: Windows 10 22H2 VS:…