Visual Studio 2005 Clean doesn’t clean everything
I noticed a while ago that when I clean a project in Visual Studio 2005 that has XML documentation file enabled the XML file isn’t removed. There’s an issue logged about files that don’t get deleted on Clean on Microsoft Connect Clean does not remove all files from the build directory. Unfortunately this issue also mentions the vshost files that usually appear in the project build directory for projects that output an EXE. This has caused this issue to be resolved By Design because of this, with a note that the XML file not being deleted is a bug. I’ve … Continue reading Visual Studio 2005 Clean doesn’t clean everything