I'm trying to get my source code to deploy automatically from source control (GitHub). Everything is working correctly with one exception - the web.config is not transforming correctly. I have the following web.config transformations set up:I'm trying to get my source code to deploy auto