Hello @KakCAT CAT ,
Welcome to Microsoft Q&A forum.
In case some default VS settings were accidently changed during the updating process, please try to check following options or reset VS settings(run devenv /ResetSettings
in VS developer command prompt):
1.Tools > Options > Debugging > General > Enable Just My Code.
2.Tools > Options > Debugging > General > Enable source server support.
Please also try to clean your solution/project cache about debugging and check again.
1.Close VS, delete the hidden .vs folder in solution folder, restart VS and rebuild the solution/project.
2.Debug > Delete All Breakpoints > reset breakpoints.
Sincerely,
Tianyu
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.