- <%= System.Reflection.Assembly.GetExecutingAssembly().GetName().Version.ToString()%>
you have to fill in either in controller or in Helper class:
here is how to fill it in helper class:
http://www.craftyfella.com/2010/01/adding-assemblyversion-to-aspnet-mvc.html
No comments:
Post a Comment