Hi,
i’m deploying a Website to Azure WebSite with an adapted Community Library Script.
First i deploy the Nuget on a Tentacle and wondered why no transformation of my config files happens. Normally i had filed a bug
But it must be possible.
The Problem was that the transformationfiles are not included as Content in the project but they must so that OctopPack picks them up. A copy to Output does not help, because that goes to bin-folder.
Best Regards