How can I identify the MVC version I'm using in my project?
References
System.Web.Mvc
QuestionaddedtoSOptasasearchsourcebased in this question of the OS.
As it was not specified whether it is in code or not, it goes by the code:
typeof (Controller).Assembly.GetName().Version