I want to deploy many clients (WPF) using Clickonce, I would not overwrite the configuration file when updating the client. Is it possible?
not include file for update? or do differential update? Actually, I don't want to crush the connectionString in the updated one using ClickOnce.
source share