I have an issue with project solution
Im new with VS 2022. I'm starting to learn C# for game programming with unity. But i have an issue, the issue is, the project file cannot be loaded or cannot be found. I use .NET 6.0, and i put my project and solution in the same directory. This issue come out when i re-open the project. I get this issue for many times but i don't know how to figure this out, so i need your help guys😺 .
8 Replies
This pop up appears when i'm trying to reload the project, but i didn't do anything to my project.
Delete your solution file and open the project file in visual studio
The solution is not important, the project is
i thought the solution file is important.
its not
look at the path its trying to find your csproj file in thou
I really hope you didnt save your project in the VS install directory
nope, i saved my project in source folder.
okay, then definately delete your solution file and just open the proj file. VS will generate a new solution file with the correct path in it
alright man, thank you so much.
np