How to get the updated version in click once deployment

Posted by Ashish on Stack Overflow See other posts from Stack Overflow or by Ashish
Published on 2010-05-21T11:24:53Z Indexed on 2010/05/21 12:20 UTC
Read the original article Hit count: 479

Filed under:
|

Hi ,

I have an application deployed with ClickOnce .Now when i rebuild the application with some changes , and put it in the share folder from where it is installed and launch the appluication it doesnt takes the latest version instead it just launches the old version.

  1. How should i check (which file) for new version.
  2. is there any setting in the build file which says to check the new version.

Can somebodyy pleas help me with this??

thanks, ashish.

© Stack Overflow or respective owner

Related posts about clickonce

Related posts about .NET