Home All Groups Group Topic Archive Search About

My.Application.Info.Version showing only 1.0.0.0

Author
4 Sep 2006 8:07 AM
virallinen@gmail.com
Hi all

Problem is, that My.Application.Info.Version shows only version 1.0.0.0
even if my application is version 1.0.0.0.

Even when published My.Application.Deployment.CurrentVersion.ToString
is still 1.0.0.0
(real 1.0.0.2 or more)

Author
4 Sep 2006 6:40 PM
Mike McIntyre
Did you update it to version 1.0.0.2 or more via the Project properties ->
Application tab -> Assembly Information button?  When I do this I get the
version number I entered when I use My.Application.Info.Version.ToString.

--
Mike

Mike McIntyre [MVP]
http://www.getdotnetcode.com


<viralli***@gmail.com> wrote in message
Show quoteHide quote
news:1157357251.640446.18780@b28g2000cwb.googlegroups.com...
> Hi all
>
> Problem is, that My.Application.Info.Version shows only version 1.0.0.0
> even if my application is version 1.0.0.0.
>
> Even when published My.Application.Deployment.CurrentVersion.ToString
> is still 1.0.0.0
> (real 1.0.0.2 or more)
>
Author
5 Sep 2006 5:28 AM
virallinen@gmail.com
Thanks for your answer. It seem to work now and I am not really sure
what I did different.

Mike McIntyre wrote:
Show quoteHide quote
> Did you update it to version 1.0.0.2 or more via the Project properties ->
> Application tab -> Assembly Information button?  When I do this I get the
> version number I entered when I use My.Application.Info.Version.ToString.
>
> --
> Mike
>
> Mike McIntyre [MVP]
> http://www.getdotnetcode.com