I deleted an old ASP.NET Web Application project called nPower.Ignition.WebResponsive from my solution in Visual Studio, but when I added a new Web Site project in the same spot, I saw (1) appended at the end of my desired name. I tried to delete and recreate a few more times, and now I'm to the point where it looks like this in my solution explorer, with (3) appended on the end of my desired name!

So... I pretty much know what caused this, but not how to fix it.
Is Visual Studio remembering that I used to have a project with that name in my solution, even though I've deleted it, and trying to avoid a conflict by giving it a different name? Is there a way I can get rid of the number appended at the end? I understand it probably won't make much of a difference from a programming standpoint if I leave the name as is, but it looks quite sloppy!