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.
Multiple edml files in same project cause VS2010 Warning
-
r.m.saddler
- Posts: 33
- Joined: Thu 20 May 2010 08:57
- Location: Wales, UK.
-
r.m.saddler
- Posts: 33
- Joined: Thu 20 May 2010 08:57
- Location: Wales, UK.