I'm looking to create a deployment artifact using TFS Build Server 2015. I have my web application building, and it looks like everything I need is in the /bin folder, but it's not applying the transforms that are normally applied if I go into Visual Studio and Publish the website.
How do I get the build to use the transforms defined?