Administrator
VB.NET Forum Admin
- Joined
- Jun 3, 2004
- Messages
- 1,462
- Programming Experience
- 10+
Hello all,
Any ClickOnce experts out there? From my experimentation with ClickOnce deployment, no matter what changed, any time an update is published and the application updates itself, it downloads ALL files. I may have (exaggerated) 30 assemblies in my project but only ONE is changed, i.e. the main executable. How do we get ClickOnce just to download the changed file?
Any ClickOnce experts out there? From my experimentation with ClickOnce deployment, no matter what changed, any time an update is published and the application updates itself, it downloads ALL files. I may have (exaggerated) 30 assemblies in my project but only ONE is changed, i.e. the main executable. How do we get ClickOnce just to download the changed file?