Question:
i. How to create a common project property settings for both Debug and Release at a same time?
Answer:
If we need the setting update to be added to both debug and Release configurations, first select “[ All Configurations ]” from the configuration dropdown then update the settings as required. When click apply button, these changes will be applied for both Release and Debug.
Question:
ii. How to copy existing settings to a new custom configuration?
Answer:
If we wish to copy existing settings from Debug configuration to a new configuration this can be done by the following steps:
Project -> Build configurations -> Manage and then select to create a new configuration copying from Debug (see below).
This helps User to create their own custom debug configurations