Hello all,
This shouldn't be too hard to answer.
I have a bunch of folders, for example WarehouseApp, WarehouseLib, etc, were in each of these folders contains a project.
Whenever I try to rename one of these folders that contains a project, I get the following error and the project will not load properly into Visual Studio.
Error:
One or more projects in the solution could not be loaded for the following reason(s):
The project file or web has been moved, renamed or is not on your computer.
The projects will be labeled as unavailable in Solution Explorer.
Do you guys know how fix this issue so that I can rename my folders?
Thanks in advance.