So I just started using Visual Studio 2022 on a Mac and I'm having trouble getting my breakpoints to be hit.
I set the breakpoint just as I would if I was using VS for windows but when I run the app in debug mode it is not being hit.
They are by default shown as hollow circles, meaning they might be disabled? But they are shown as enabled when I right-click on them.
I've searched everywhere online but can't seem to figure out what I'm doing wrong.
Thank you for your help!