How do I see which version of MVC is installed?

前端 未结 8 1636
一向
一向 2020-12-29 20:25

How can I tell which version of MVC (i.e. MVC 2 Beta, MVC 2 RC) is installed on my machine?

8条回答
  •  时光取名叫无心
    2020-12-29 20:54

    C:\Program Files (x86)\Microsoft ASP.NET Inside this folder will be all versions of MVC that you have installed. This is for Win 7.

提交回复
热议问题