|
-
Nov 15th, 2001, 09:49 AM
#1
Thread Starter
Lively Member
Application versioning
How do you set the major, minor, build, and revision numbers in VB.NET? Looked all over the place in the IDE and cannot find it. Is this done automagically? Also, when I look at the exe version it is different then the major, minor, build, and revision numbers. Each time I do a build the exe version changes but not the major, minor, build, and revision numbers when doing a:
System.Environment.Version.Major.ToString
System.Environment.Version.Minor.ToString
System.Environment.Version.Build.ToString
System.Environment.Version.Revision.ToString
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|