I have a project that at one point I did some remote debugging. It found the issue and fixed it. I then turned off remote debugging, but when I try to run the project it is still trying to remote debug. I have deleted the hidden .vs folder thinking that may do it. Is this in a settings file or something? Thank you for any help.
Please ignore the 426 warnings :) I am fixing those.
So, for anyone out there that may have this issue. I turned remote debugging back on, connected to the remote machine to debug. I then cleared the machine name out and turned off remote debugging and now it works locally.