仪表盘
版本库
文件存储
活动
搜索
登录
IStation
/
shys/Schedule.Ch.V1.0
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
代码修改
ningshuxia
2025-04-22
1519533649b43337d214523f7cd075edf237b3f7
[IStation/shys/Schedule.Ch.V1.0.git]
/
02-desktop
/
packages
/
System.Data.SQLite.Linq.1.0.116.0
/
content
/
net451
/
app.config.transform
1
2
3
4
5
6
7
8
9
10
11
<configuration>
<system.data>
<DbProviderFactories>
<remove invariant="System.Data.SQLite" />
<add name="SQLite Data Provider"
invariant="System.Data.SQLite"
description=".NET Framework Data Provider for SQLite"
type="System.Data.SQLite.SQLiteFactory, System.Data.SQLite" />
</DbProviderFactories>
</system.data>
</configuration>