How to Rename a Visual Studio 2019 Project
- Rename the main folder
- Open the solution file
- Rename the solution file and the project file
- Click save all
- Right-click Namespace and select Rename
- Check the boxes - Include Comments and Include Strings
- Click Apply
- Close Visual Studio 2017
- Rename the project sub-folder
- Open the solution file
- Delete the project file
- Right-click the solution - Add - Existing Project
- Select a Solution in the right column
- Ctrl + F
- Replace in Files
- Find What - Old Namespace
- Replace with - New Namespace
- Check options - Match case, Match whole word