Deploy configuration file to BizTalk folder
Scenario is I am to copy my file based configuration to the BizTalk installation folder (reason being in runtime I can access the registry to get the path without touching the BizTalk configuration) I am using BTDF, cannot find an existing implementation to do this.
So I added the following section to BTDF msbuild target
Added my configuration to custom distribution
Finally BTDF will deploy my configuration file.