Reorganizing directory structure for Visual Studio solution
问题 My Visual Studio (VS) project/solution works as intended, but VS has somehow organized the directory structure (source files) of my project in a non-logical way. The current directory structure Solution Folder Project 1 folder Project 1 source files Sub folder Project 2 source files .sln Solution file Project 3 folder Project 3 source files I guess I have made a mistake at some point when adding the projects to the solution in VS, since it is organized like this now. What I would ideally like