79188175

Date: 2024-11-14 10:05:40
Score: 1.5
Natty:
Report link

For me it's that I was accidentally in the Release configuration.

Switching it to Debug in the top bar fixed my issue.

I was hitting breakpoints in my tests but not in the code under test. The code under test was in a different project in the same solution and the breakpoints didn't work there until the above change.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Armand Bernard