I wanted to upgrade my app to EF 5 to take advantage of features like support for enum spatial etc. However, I was not able to upgrade unless I move to .Net 4.5.
I would like to know what features of .Net 4.5 does EF 5 use that it can not be done in .Net 4.0?