jj 31.05
This commit is contained in:
11
packages/System.Data.SQLite.1.0.91.3/content/net20/app.config.transform
vendored
Normal file
11
packages/System.Data.SQLite.1.0.91.3/content/net20/app.config.transform
vendored
Normal file
@@ -0,0 +1,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>
|
||||
11
packages/System.Data.SQLite.1.0.91.3/content/net20/web.config.transform
vendored
Normal file
11
packages/System.Data.SQLite.1.0.91.3/content/net20/web.config.transform
vendored
Normal file
@@ -0,0 +1,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>
|
||||
BIN
packages/System.Data.SQLite.1.0.91.3/content/net20/x86/SQLite.Interop.dll
vendored
Normal file
BIN
packages/System.Data.SQLite.1.0.91.3/content/net20/x86/SQLite.Interop.dll
vendored
Normal file
Binary file not shown.
16
packages/System.Data.SQLite.1.0.91.3/content/net40/app.config.transform
vendored
Normal file
16
packages/System.Data.SQLite.1.0.91.3/content/net40/app.config.transform
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<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" />
|
||||
<remove invariant="System.Data.SQLite.EF6" />
|
||||
<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" />
|
||||
</DbProviderFactories>
|
||||
</system.data>
|
||||
</configuration>
|
||||
16
packages/System.Data.SQLite.1.0.91.3/content/net40/web.config.transform
vendored
Normal file
16
packages/System.Data.SQLite.1.0.91.3/content/net40/web.config.transform
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<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" />
|
||||
<remove invariant="System.Data.SQLite.EF6" />
|
||||
<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" />
|
||||
</DbProviderFactories>
|
||||
</system.data>
|
||||
</configuration>
|
||||
BIN
packages/System.Data.SQLite.1.0.91.3/content/net40/x86/SQLite.Interop.dll
vendored
Normal file
BIN
packages/System.Data.SQLite.1.0.91.3/content/net40/x86/SQLite.Interop.dll
vendored
Normal file
Binary file not shown.
16
packages/System.Data.SQLite.1.0.91.3/content/net45/app.config.transform
vendored
Normal file
16
packages/System.Data.SQLite.1.0.91.3/content/net45/app.config.transform
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<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" />
|
||||
<remove invariant="System.Data.SQLite.EF6" />
|
||||
<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" />
|
||||
</DbProviderFactories>
|
||||
</system.data>
|
||||
</configuration>
|
||||
16
packages/System.Data.SQLite.1.0.91.3/content/net45/web.config.transform
vendored
Normal file
16
packages/System.Data.SQLite.1.0.91.3/content/net45/web.config.transform
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<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" />
|
||||
<remove invariant="System.Data.SQLite.EF6" />
|
||||
<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" />
|
||||
</DbProviderFactories>
|
||||
</system.data>
|
||||
</configuration>
|
||||
BIN
packages/System.Data.SQLite.1.0.91.3/content/net45/x86/SQLite.Interop.dll
vendored
Normal file
BIN
packages/System.Data.SQLite.1.0.91.3/content/net45/x86/SQLite.Interop.dll
vendored
Normal file
Binary file not shown.
16
packages/System.Data.SQLite.1.0.91.3/content/net451/app.config.transform
vendored
Normal file
16
packages/System.Data.SQLite.1.0.91.3/content/net451/app.config.transform
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<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" />
|
||||
<remove invariant="System.Data.SQLite.EF6" />
|
||||
<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" />
|
||||
</DbProviderFactories>
|
||||
</system.data>
|
||||
</configuration>
|
||||
16
packages/System.Data.SQLite.1.0.91.3/content/net451/web.config.transform
vendored
Normal file
16
packages/System.Data.SQLite.1.0.91.3/content/net451/web.config.transform
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<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" />
|
||||
<remove invariant="System.Data.SQLite.EF6" />
|
||||
<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" />
|
||||
</DbProviderFactories>
|
||||
</system.data>
|
||||
</configuration>
|
||||
BIN
packages/System.Data.SQLite.1.0.91.3/content/net451/x86/SQLite.Interop.dll
vendored
Normal file
BIN
packages/System.Data.SQLite.1.0.91.3/content/net451/x86/SQLite.Interop.dll
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user