There's a ton of DLL's and javascript files in the ASP.NET MVC 4 project templates. Add an EDM to that and you've got some more.
Which of these contstitute the bare minimum required by an empty ASP.NET MVC project that requires an Entity Framework 4 generated EDM?
I'd like to remove the extraneous DLL references and javascript files.