开发者

Use of nlog.xml

开发者 https://www.devze.com 2022-12-19 02:16 出处:网络
I just started playing with nlog, and noticed that nlog.xml file is brought along with nlog.dll into the output folder of the application. It\'s not too clear for me what that file is needed for and w

I just started playing with nlog, and noticed that nlog.xml file is brought along with nlog.dll into the output folder of the application. It's not too clear for me what that file is needed for and whether i should carry it over as a 开发者_运维技巧part of my app install or can safely remove it. Any ideas?

Thanks, Andrey


Yes, you can remove it from the output. The XML file contains the nlog data for the intellisense.

0

精彩评论

暂无评论...
验证码 换一张
取 消