1 Star 0 Fork 0

zgh_1/SqlSugarORMToolKit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
System.Data.SQLite.dll.config 714 Bytes
一键复制 编辑 原始数据 按行查看 历史
zgh_1 提交于 2021-05-28 16:50 +08:00 . 1001
<?xml version="1.0"?>
<!--
*
* System.Data.SQLite.dll.config -
*
* WARNING: This XML configuration file is intended for use within the NuGet
* package directories only. Please do not copy this file to any of
* the build output directories because it could interfere with the
* native library pre-loading feature.
*
* Written by Joe Mistachkin.
* Released to the public domain, use at your own risk!
*
-->
<configuration>
<appSettings>
<add key="PreLoadSQLite_BaseDirectory"
value="%PreLoadSQLite_AssemblyDirectory%\..\..\build\%PreLoadSQLite_TargetFramework%" />
</appSettings>
<dllmap dll="SQLite.Interop" target="SQLite.Interop.dll" />
</configuration>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zgh_1/sql-sugar-ormtool-kit.git
git@gitee.com:zgh_1/sql-sugar-ormtool-kit.git
zgh_1
sql-sugar-ormtool-kit
SqlSugarORMToolKit
master

搜索帮助