I have a web project (ASP.NET MVC 4 project) that has a number of configurations stored in Web.Config and in NLog.config files.
I have
I got this working by, in transformation config, include the xmlns:xsi namespace definied in web.config for the nlog section.