project rename > folder rename > sln/slnx reference directory rename
for years and years, whenever I want to rename a project in dotnet i have done the following: project rename > folder rename > sln/slnx reference directory rename. is there a right or better way to do this? am i fundamentally doing it wrong? for once id like to adhere to DRY and not repeat this dance!
5 Replies
There's no
dotnet rename command or anything like it, noUnknown User•2w ago
Message Not Public
Sign In & Join Server To View
it would and i would take it over any copilot related features
well, back to renaming like a cave person
Unknown User•2w ago
Message Not Public
Sign In & Join Server To View
yeah, sounds reasonable!