In a LightSwitch HTML Client project, the ModelManifest.xml files present on the Server and HTMLClient directories seem to change every time the solution is opened. This causes merge conflicts if two developers work on the same project. Should the ModelManifest.xml files be stored in the source control repository?
What these files are used for? What would be the consequences of not versioning them?
I searched the MSDN forum ([1], [2]) and a community member claims these files are not needed in source control, but no clarification is given.