Visual Studio 2019: Attached to Process not hitting break points for Net Core

avatar imageCagri (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.

Comments

Popular posts from this blog

Use GnuPG Tools or C# Code for PGP Encryption and Signature

Errors in Net Core Add-Migration

Confusing Concepts about SFTP: SSH2 vs OpenSSH