How can I configure transformation of App.conf file in Visial Studio
I want to build different assemblies for my Windows Forms applications but I found what Win Forms application does not contains App.Debug.conf etc.
For example in Web App I can click to "Add config transofm" and get new configuration file for current release configuration.
How can I build applications with different release configurations(Debug, Release, etc.)?