C#SQLite:我是否需要部署System.Data.SQLite.xml?

Mar*_*man 5 c# sqlite

我是否需要使用System.Data.SQLite dll部署System.Data.SQLite.xml?

在引用复制到bin文件夹的dll时,会包含xml.

Jør*_*ode 8

在发布包中,没有.XML文件包含程序集中所有类和方法的内联文档,对最终用户没有任何价值.在开发应用程序时,它允许Visual Studio通过IntelliSense向API显示描述性注释.