Issue
We are using config transforms inside our solution. For example: Debug, Test, Staging, Release However, those configurations are only used on our
Put an OR condition for the different values on Release for as many different configurations that you have.
eg.
pdbonly true bin\Release\ TRACE prompt 4