Page 1 of 1

Multiple edml files in same project cause VS2010 Warning

Posted: Thu 24 Jun 2010 15:35
by r.m.saddler
Hi,

I have two models in my project pointing to different databases. After I add the second model I get a warning in VS2010 that states:

"Warning 2 Attribute 'System.Data.Objects.DataClasses.EdmSchemaAttribute' cannot be specified more than once in this project, even with identical parameter values."

The warning is trigged by this line of code in the EntityModel.Designer.vb file:



Is this something to be concerned about?

Thanks,

Rob.

Posted: Tue 29 Jun 2010 16:33
by Shalex
I have reproduced this warning for the VB projects. Please ignore it.

Posted: Wed 30 Jun 2010 08:23
by r.m.saddler
Great, as long as it's not a problem.

Thanks,

Rob.