I've cloned Entity Framework from the master branch this morning but when building I get CA1709 code analysis errors stating that types should begin with DB instead of Db. To work around this I've changed CA1709 from error to warning in src\Strict.ruleset, but don't think that this is an appropriate solution. Anything I'm not seeing?
Thanks for your help.
Michael
Thanks for your help.
Michael