Why doesn't my ClickOnce deployment pick up the latest changes to the application?
- by Simon
I have a WinForms app which is deployed to a local network drive (as 'Online Only') via ClickOnce.
This has been working fine but today I made some changes to the application and attempted to ClickOnce deploy it to a separate network location (to use as a test system) rather than the current production location. ClickOnce publishes successfully,…