Added new application setting to app.config but MSI won't install it (doesn't overwrite)
问题 We recently added a new application setting (not user setting) to the app.config (URL to a logging server) of our legacy winforms application (.Net 4.6.1). Old version was 1.0.3, we changed the version of all assemblies to 1.0.4 and in the Setup project (Visual Studio 2017 Installer Project) changed the version to match which gave up the pop-up to change the product code, which we did. The install runs correctly (other things were changed too by the way, and those changes are correctly in the