I am very new to Visual Studio, but basically here's my problem:
Every time I open a solution (I'm guessing it's ModCompendiumLibrary.sln?) I get this in the solution's output window:
ModCompendium-master\a\Source\ModCompendiumCLI\ModCompendiumCLI.csproj : error : The project file could not be loaded. Could not find a part of the path 'ModCompendium-master\a\Source\ModCompendiumCLI\ModCompendiumCLI.csproj'. ModCompendium-master\a\Source\ModCompendiumCLI\ModCompendiumCLI.csproj
When looking into the folder I can see that the ModCompendiumCLI isn't even there, only ModCompendiumCLICore
I am very new to Visual Studio, but basically here's my problem: Every time I open a solution (I'm guessing it's
ModCompendiumLibrary.sln
?) I get this in the solution's output window:ModCompendium-master\a\Source\ModCompendiumCLI\ModCompendiumCLI.csproj : error : The project file could not be loaded. Could not find a part of the path 'ModCompendium-master\a\Source\ModCompendiumCLI\ModCompendiumCLI.csproj'. ModCompendium-master\a\Source\ModCompendiumCLI\ModCompendiumCLI.csproj
When looking into the folder I can see that theModCompendiumCLI
isn't even there, onlyModCompendiumCLICore