How to get the updated version in click once deployment
- by Ashish
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.
How should i check (which file) for new version.
is there any setting in the…