Hi,
I can't find out how to manage my VB .NET application version. I would like to set its major/minor version numbers and diplay in a "About dialog" something like "This is product version <major>.<minor>.<build>". I almost expect VB to give me the build number.
I had a look to Application.ProductVersion, but I don't know where <major> and <minor> come from.
I'm really sorry to ask such question on a forum, because this seems to be a really usual task, but I can't find anything interesting about it. All I need is probably a link to the web page page called "VB .NET Application Version quick and easy"
Best regards,
Philippe
I can't find out how to manage my VB .NET application version. I would like to set its major/minor version numbers and diplay in a "About dialog" something like "This is product version <major>.<minor>.<build>". I almost expect VB to give me the build number.
I had a look to Application.ProductVersion, but I don't know where <major> and <minor> come from.
I'm really sorry to ask such question on a forum, because this seems to be a really usual task, but I can't find anything interesting about it. All I need is probably a link to the web page page called "VB .NET Application Version quick and easy"
Best regards,
Philippe