Recently I've just updated my Entity Framework in my project from 4.0 to 6.0, after updating I got almost 300 errors, and now it's a mess. I wish to rollback to the previous point where the Entity Framework was 4.0.
How can I do it with .Net Visual Studio 2010?