.net Blazor Starter from staticwebdev breakpoint are not being hit
I can put breakpoints in the code, but when i run the app none of the breakpoints are getting hit, and I already did some test print debugging to make sure the line where the breakpoint is is actually being run.