Visual Studio 2019 # Project references are shown as missing; despite them being in the project file
Solution :
Follow the steps as mentioned below - this should resolve the issue
Step 1 : Close the solution in Visual Studio
Step 2 : Go to the solution folder --> Delete the hidden folder .vs
Step 3 : Delete "bin" and "obj" folders under the project folders in the solution
Step 4 : Re-Open Solution in Visual Studio
Step 5 : Clean and Rebuild the Solution
No comments:
Post a Comment