We are using EntityFramework Version 5 and we are run MS SQL 2012 locally, but the particular project I'm on has MS SQL 2005 installed in production.
The reason and the current solution is provided in this question.
My question is if there is an annotation or something in that can be specified in a file that ISN'T regenerated every time that you update from the DB.