M Mythran Jul 21, 2005 #2 Lou said: How do I set the app version and Build numbers? -Lou Click to expand... In AssemblyInfo.vb there is an Assembly attribute for version numbers. HTH, Mythran
Lou said: How do I set the app version and Build numbers? -Lou Click to expand... In AssemblyInfo.vb there is an Assembly attribute for version numbers. HTH, Mythran
H Herfried K. Wagner [MVP] Jul 21, 2005 #3 Lou said: How do I set the app version and Build numbers? Click to expand... Structure of version numbers and methods to determine the version number <URL:http://dotnet.mvps.org/dotnet/faqs/?id=versioning&lang=en>
Lou said: How do I set the app version and Build numbers? Click to expand... Structure of version numbers and methods to determine the version number <URL:http://dotnet.mvps.org/dotnet/faqs/?id=versioning&lang=en>
A Armin Zingler Jul 21, 2005 #4 Lou said: How do I set the app version and Build numbers? -Lou Click to expand... Have you ever wondered what the AssemblyInfo.vb file contains? ;-) Armin
Lou said: How do I set the app version and Build numbers? -Lou Click to expand... Have you ever wondered what the AssemblyInfo.vb file contains? ;-) Armin