As of now, many of you are aware about the information stored in project.json file in ASP.NET Core 1.0. My this blog post will tell, how to retrieve the version number from project.json file.
Below is the screenshot of my json file:
And below is the code to get the version number:
Hope this post was helpful.
Below is the screenshot of my json file:
And below is the code to get the version number:
Comments
Post a Comment