I'm using Octopus and I want to trasform my files. However, these files aren't .config files. These are somehow different, reporting files to be exact .dtsConfig and .dtsx
I've tried it like a .config file but it doesn't work. What I've done is check the box in "XML Configuration-XML Variables" in my deploy nuget package step and add a configurationString variable in Variables.
How can I transform these using my octopus?