How to rename an existing Visual Studio project?

Описание к видео How to rename an existing Visual Studio project?

Renaming an existing Visual Studio Project

Step 1.
Create a backup of your project.

Step 2.
Rename the root folder to new name.

Step 3.
Open the solution file in Visual Studio.

Step 4.
Update the name of the Solution & Project file via VS.

Step 5.
Update the Assembly and Default Namespace Name.

Step 6.
Update Assembly Information ( Title & Product Names).

Step 7.
Update namespace name in program.cs file.

Step 8.
Rename the project sub-folder to new name.

Step 9.
Open the Solution file in Visual Studio.

Step 10.
Remove and then add the project file in the solution explorer.


Visual Studio 2015 Enterprise edition used for the video purpose.

Комментарии

Информация по комментариям в разработке