Home All Groups Group Topic Archive Search About

Setting a product version number?

Author
18 May 2006 12:54 PM
Dave M.
I can find all kinds of info on getting version data from a file via
FileVersionInfo, but where/how do I set the product version number I want
displayed when some views the file properties?

Author
18 May 2006 1:22 PM
Herfried K. Wagner [MVP]
"Dave M." <da***@nexcortech.com> schrieb:
>I can find all kinds of info on getting version data from a file via
>FileVersionInfo, but where/how do I set the product version number I want
>displayed when some views the file properties?

Check out the project's "AssemblyInfo.vb" file.  In VB 2005 the product
version can be set unter "My Project" in a separate dialog.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>