Anyone see this before? I have a large Visual Studio project that keeps adding [Subtype]Designer[/Subtype]
to my .vcproj
then removing it on the n
I am encountering the same problem in my ASP.NET web application's .csproj file:
Designer
Versus:
My annoyance with this issue is due to revision control changes as well. The issue seems to be present in VS 2005/2008/2010. Have found the following question on Microsoft forums, but the answer is not clear.
I hope that a VS setting causes it, in which case, I will like you know when I find out what that setting is.