8 Replies
solution folders aren't "real" ever AFAIK
if you want actual folders you can make them and put the projects in them
yes but it will break sln
you can fix it
just adjust the paths
manually or can try to do this through visual studio?
.sln files are plain text
you just go in and edit the project lines to point to wherever you moved the .csproj
idk if there's a nicer way, that's just how i do it
Are trying to create a folder like this...
./solution.sln
-- source
---- Project1
---- Project2
Tbh I never create anything project wise outside of cli
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.