GCast 110: Renaming Projects and Folders in a Visual Studio Solution
June 10, 2021 8:51 Comments [0]
GCast 110:
Renaming Projects and Folders in a Visual Studio Solution
Renaming projects, files, classes, and namespaces is a risky thing that affects anything that references or depends on those objects. The refactoring tools in Visual Studio can help, but only so far.
In this video, I will walk through renaming projects and folders in one of my Visual Studio solutions.