Page 1 of 1

Autogeneration of entity files

Posted: Fri 07 Jan 2011 08:12
by crazypit
Hello,

Whenever i open an lqml file as XML and make some manual changes to it, when i save it, Visual Studio 2010 regenerates all the entity files and associates them with the lqml file! Nevertheless, my entities are maintained in a different folder of my project. This behavior is so annoying. Especially, when an SCC system is present and the new files are automatically marked to be added to the project. Of course, code does not compile as all the new entities are duplicates of my original ones.

Posted: Mon 10 Jan 2011 17:07
by StanislavK
Please try clearing the 'Custom Tool' property of the .lqml file. In this case, the [ModelName].designer.cs file won't be generated automatically.