How do I rename a Visual Studio project?

I have a project, say 'BlankConsoleApp' and I want to rename it. How can i do this?

+2


a source to share


1 answer


Right click on the project in Solution Explorer and select Rename



+1


a source







All Articles