Hello,
Is there a way to reduce down the size of each ClickOnce updates? Each update included all the custom verdors dlls (eg. Telerik, NHibernate etc) and is there a way to only include with 1st initial install and not include in later updates?
I only want the latest updated application dlls and .exe in the ClickOnce update file so that client can download the updates via net very quickly.
Please share your recommendations or practices that you use in ClickOnce application. Thanks.