System.IO.FileNotFoundException: 未能加载文件或程序集“System.Data.SQLite.dll”或它的某一个依赖项。找不到指定的模块。 文件名:“System.Data.SQLite.dll” 下载了好多版本的System.Data.SQLite.dll都试了个遍还是不行。
自己做了个小程序,用到了SQLite数据库,将System.Data.SQLite.dll作为资源文件存入了Resources,并引用。 我的想法是程序一开始检测指定文件夹是否有System.Data.SQLite.dll文件,没有则释放一份,然后再进行引用,但如果直接在项目上右键添加引用,他就会在我检测之前 ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Prevent AI-generated tech debt with Skeleton ...