We are facing an issue with our ClickOnce applications re-downloading, even when there is no new version of the software published. The issue seems to be intermittent, but not reliably repeatable. There are multiple applications written in VB.NET that are published via ClickOnce and hosted on a network share. The clients have shortcuts on their PCs that point to each software. Sometimes they can switch between launching each application without issue, and other times, they are prompted to download the software. I'm checking the Event Viewer and see no errors being reported when they are being prompted.
Following a few other threads, I've tried enabling the group policy for 'Do not forcefully unload the user registry at user logoff’. The issue still popped-up after this.
The PCs are running Windows 10. The applications do share some of the same .dll packages (DevExpress, and a few others). We have been publishing ClickOnce for years and didn't start encountering this issue until approximately 6-8 months ago. The user complaints have been increasing and I am unsure of what to do to resolve the issue.