Base solution for your next web application
Open Closed

How to find overall version that I am working with? #4469


User avatar
0
dparizek created

If I am looking at an Angular/Core solution, e.g. I have opened up MyProject.All.sln in Visual Studio... where do I look for the version number that I have e.g. latest at the moment is 5.0.6 ?


1 Answer(s)
  • User Avatar
    0
    aaron created
    Support Team

    AppVersionHelper.cs shows the major/minor version, but (i) not the patch version and (ii) you'll probably change this.

    You can check the version of your recent downloads.