개정판 c3d2e266
dev issue #000 : edit converter
Change-Id: Ib6f22a0d9b994efae4c840aab8d0d574d22a10b2
DTI_PID/BaseModel/App.config | ||
---|---|---|
15 | 15 |
<provider invariantName="System.Data.SQLite.EF6" type="System.Data.SQLite.EF6.SQLiteProviderServices, System.Data.SQLite.EF6" /> |
16 | 16 |
</providers> |
17 | 17 |
</entityFramework> |
18 |
<system.data> |
|
18 |
|
|
19 |
<system.data> |
|
19 | 20 |
<DbProviderFactories> |
20 | 21 |
<remove invariant="System.Data.SQLite.EF6" /> |
21 | 22 |
<add name="SQLite Data Provider (Entity Framework 6)" invariant="System.Data.SQLite.EF6" description=".NET Framework Data Provider for SQLite (Entity Framework 6)" type="System.Data.SQLite.EF6.SQLiteProviderFactory, System.Data.SQLite.EF6" /> |
22 | 23 |
<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> |
23 |
</system.data> |
|
24 |
</configuration> |
|
24 |
</system.data></configuration> |
내보내기 Unified diff