Visual Studio 2019: Attached to Process not hitting break points for Net Core
Cagri (Charlie) Aslan [MSFT]Aug 30, 2019 at 06:32 PM
Can you check if you’ve used the correct debugger? i.e. Managed (CoreCLR) vs Managed (4.6)? You want the CoreCLR one to debug a coreclr app.