Hi Tom!
Does, ClickOnce, download all the files in a specified manifest every time you publish it?
I did a test solution that had two windows applications:
WinMain project - Main windows application with a reference to WinControl. WinControl project.
I made a change in WinMain application and then publish my solution. The client downloaded the WinMain and WinControl again. |