Quote Originally Posted by JuggaloBrotha View Post
Doesn't it just rename the vbproj file? Not creating a new one.
No. Not when you click on the project in the solution explorer and select "Save projectname As.." from the file menu. It will rename the project in the solution explorer as well as the file, but you then have 2 project file names in your source code folder. The original and the new one.