ClickOnce and third-party library updates
Hi,
I created a small in-house application that I am successfully publishing to an internal server using ClickOnce. It seems to me that if I get an update from a third-party library and then create a new version of my software using the update, ClickOnce no longer works for the app. The file name of the third-party control changes, so it seems like ClickOnce doesn't realize to use the new component file names instead of the old ones.
Do I need to do something special when I upgrade third-party libraries? Otherwise, ClickOnce works just great for me.
Thanks in advance...
-Eric

