A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
Hi, a simple solution for me was using the default folder they specified to keep the programs in. For example
C:\Users\<Your Name>\source\repos
This was the one they automatically set for you and if you change where you store the project, it may not know where to look for the files.
Hope this helps!