简体   繁体   中英

Use Asp.Net web.config transforms on files other than web.config?

More specifically I am looking to transform my log4net config XML file so that it has different settings for Production. Does anyone know if this is possible or if there is another way that I could achieve this? Thanks.

Yes you can transform other configuration files! Checkout the following link: Transformations

it requires you to install a package and then your ready to go.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM