I’m working on a Visual Studio 2022 project and am cloning the files from a github repo.
After I clone the files it tells me that “One or more projects in the solution were not loaded correctly. Please see the output window for details.” The output window tells me that, “The project file could not be loaded. Could not find a part of the path. ‘C:Usersetcetc'”
What do I need to do to get this project to load?
I’ve tried changing the file path name, I’ve tried creating a new project and coping all of the files over and neither of those are working.