I have a project , If I open in winrar , This project didn't open . My code editor is visual studio 2019. My code file is inculiding vs 2019 items. is there anyone who can help ?
Error : One or more projects in the solution were not loaded correctly. Please see the Output Window for details.
CodePudding user response:
It is better to extract the rar file to a folder and open the .sln from there.
Do all the editing in VS 2019 and compress the whole solution into a rar again when it is time to submit homework.