My.Application.Info.Version showing only 1.0.0.0

  • Thread starter Thread starter virallinen
  • Start date Start date
V

virallinen

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)
 
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.
 
Thanks for your answer. It seem to work now and I am not really sure
what I did different.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top