Apply web.config style xdt transform to other XML files in project

g0n3

New Member
We have an XML configuration file in our project that needs to be altered for publishing. We have been using web.config transforms very successfully. Is it possible to apply such transformations to other XML files in our project/solution when publishing for different build targets?
 
Back
Top