C#C
C#17mo ago
Core

✅ Class library is not loaded with the Main solution

Hello,
I just noticed that one of my class libraries is not in the Solution explorer. There is no error or anything, classes from that library are included in other parts of the application and everything is working. I am able to build and run the project. What should I be looking at?

The .sln file is a nightmare, I don't understand anything, all I see is that the library's path is in there. Is there a way regenerate the solution file for the project?

In the images it shows that the Tinily.Shared class library isn't seen in the IDE's Explorer window
image.png
image.png
Was this page helpful?