Kr1pt1c
csproj not found in Rider
Hi, I just started coding in C#, following an tutorial from CodeWithPraveen, I have created an main console programm as well as a subfolder with 4 different classes. I continued by using one class in my main console programm (after using dotnet add reference) but i get an "has missing dependencies" on the main csproj file aswell as an NU1105 error when trying to run the program.
I tried some workarounds / fixes, that i found online but none of them helped so i hope someone can maybe help me thank you
21 replies