In WinForms, I'd use Application.ProductVersion.
I've tried using System.Reflection.Assembly in various ways but can never get the version of just the MVC project.
|
In WinForms, I'd use I've tried using |
|||
|
|
Provided this code is explicitly in the MVC project (rather than in a helper assembly), you should be able to use |
|||||||||||
|