Transforms not included in octopack nuget file

Hi

I’m trying to get OctoPack 3.0.43 to include my transforms for web.config using Visual Studio 2015.

It’s simple
I have the transforms in place, http://i.imgur.com/QYcKfnT.png
They does not get included in the nuget file, http://i.imgur.com/Wr0EzRm.png

What to do?

Hi Eric,

You will need to set the Build Action of the transform files to Content.

This can be done in Visual Studio by right-clicking, and selecting ‘Properties’.

I hope this helps.

Regards,
Michael