Visual Studio has begun exhibiting a rather irritating quirk. When I edit a resource file (using either the designer view or editing the XML directly), it creates a duplicate re
Replace in .csproj file the code like below:
ResXFileCodeGenerator ProjectSQL1.Designer.cs
With code like below:-
ResXFileCodeGenerator ProjectSQL.Designer.cs
Source: http://www.codeproject.com/Questions/227676/Resource-file-regenerating