# tool-vsrename **Repository Path**: LinRaise/tool-vsrename ## Basic Information - **Project Name**: tool-vsrename - **Description**: Rename Visual Studio projects - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-22 - **Last Updated**: 2022-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Rename Visual Studio projects, namespaces, filename and so on with ease. This allows you to rename Visual Studio projects. There are two stages in renaming projects: 1) Rename directories and files (skipping .svn, .nuget and packages paths): vsrename . OldProjectName NewProjectName 2) Rename the content including solution to the new name vsrename . OldProjectName NewProjectName true *.* VSRename.exe [ ]