Hi @Malcolm Crowe ,
Welcome to Microsoft Q&A!
Is your “Enable Just My Code” checked? (Tools > Options > Debugging > General)
Please go to Tools > Options > Debugging > General > disable “Automatically decompile to source when needed (Managed only)”.
Then, close all running VS instances, delete the hidden .vs
, bin
and obj
folders in the project folder and rebuild your project.
Sincerely,
Anna
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.