ClickOnce - automatically making all builds required?
问题 Is there a script for always making all my published builds required, update-wise? I want to force an update to all my customers no matter what, however, they are asked whether or not they want to update, even after using the ClickOnce deployment API. 回答1: Yes, you can force an upgrade for all customers by requiring a minimal version. This is so that you can make incompatible server changes. From MSDN: To mark an update as required, click Specify a minimum required version for this