jj 31.05
This commit is contained in:
BIN
packages/System.Data.SQLite.1.0.91.3/System.Data.SQLite.1.0.91.3.nupkg
vendored
Normal file
BIN
packages/System.Data.SQLite.1.0.91.3/System.Data.SQLite.1.0.91.3.nupkg
vendored
Normal file
Binary file not shown.
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.
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net20/System.Data.SQLite.Linq.dll
vendored
Normal file
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net20/System.Data.SQLite.Linq.dll
vendored
Normal file
Binary file not shown.
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net20/System.Data.SQLite.dll
vendored
Normal file
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net20/System.Data.SQLite.dll
vendored
Normal file
Binary file not shown.
13100
packages/System.Data.SQLite.1.0.91.3/lib/net20/System.Data.SQLite.xml
vendored
Normal file
13100
packages/System.Data.SQLite.1.0.91.3/lib/net20/System.Data.SQLite.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net40/System.Data.SQLite.EF6.dll
vendored
Normal file
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net40/System.Data.SQLite.EF6.dll
vendored
Normal file
Binary file not shown.
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net40/System.Data.SQLite.Linq.dll
vendored
Normal file
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net40/System.Data.SQLite.Linq.dll
vendored
Normal file
Binary file not shown.
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net40/System.Data.SQLite.dll
vendored
Normal file
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net40/System.Data.SQLite.dll
vendored
Normal file
Binary file not shown.
13100
packages/System.Data.SQLite.1.0.91.3/lib/net40/System.Data.SQLite.xml
vendored
Normal file
13100
packages/System.Data.SQLite.1.0.91.3/lib/net40/System.Data.SQLite.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net45/System.Data.SQLite.EF6.dll
vendored
Normal file
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net45/System.Data.SQLite.EF6.dll
vendored
Normal file
Binary file not shown.
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net45/System.Data.SQLite.Linq.dll
vendored
Normal file
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net45/System.Data.SQLite.Linq.dll
vendored
Normal file
Binary file not shown.
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net45/System.Data.SQLite.dll
vendored
Normal file
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net45/System.Data.SQLite.dll
vendored
Normal file
Binary file not shown.
13100
packages/System.Data.SQLite.1.0.91.3/lib/net45/System.Data.SQLite.xml
vendored
Normal file
13100
packages/System.Data.SQLite.1.0.91.3/lib/net45/System.Data.SQLite.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net451/System.Data.SQLite.EF6.dll
vendored
Normal file
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net451/System.Data.SQLite.EF6.dll
vendored
Normal file
Binary file not shown.
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net451/System.Data.SQLite.Linq.dll
vendored
Normal file
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net451/System.Data.SQLite.Linq.dll
vendored
Normal file
Binary file not shown.
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net451/System.Data.SQLite.dll
vendored
Normal file
BIN
packages/System.Data.SQLite.1.0.91.3/lib/net451/System.Data.SQLite.dll
vendored
Normal file
Binary file not shown.
13100
packages/System.Data.SQLite.1.0.91.3/lib/net451/System.Data.SQLite.xml
vendored
Normal file
13100
packages/System.Data.SQLite.1.0.91.3/lib/net451/System.Data.SQLite.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
36
packages/System.Data.SQLite.1.0.91.3/tools/net20/install.ps1
vendored
Normal file
36
packages/System.Data.SQLite.1.0.91.3/tools/net20/install.ps1
vendored
Normal file
@@ -0,0 +1,36 @@
|
||||
###############################################################################
|
||||
#
|
||||
# install.ps1 --
|
||||
#
|
||||
# Written by Joe Mistachkin.
|
||||
# Released to the public domain, use at your own risk!
|
||||
#
|
||||
###############################################################################
|
||||
|
||||
param($installPath, $toolsPath, $package, $project)
|
||||
|
||||
$platformNames = "x86", "x64"
|
||||
$fileName = "SQLite.Interop.dll"
|
||||
$propertyName = "CopyToOutputDirectory"
|
||||
|
||||
foreach($platformName in $platformNames) {
|
||||
$folder = $project.ProjectItems.Item($platformName)
|
||||
|
||||
if ($folder -eq $null) {
|
||||
continue
|
||||
}
|
||||
|
||||
$item = $folder.ProjectItems.Item($fileName)
|
||||
|
||||
if ($item -eq $null) {
|
||||
continue
|
||||
}
|
||||
|
||||
$property = $item.Properties.Item($propertyName)
|
||||
|
||||
if ($property -eq $null) {
|
||||
continue
|
||||
}
|
||||
|
||||
$property.Value = 1
|
||||
}
|
||||
39
packages/System.Data.SQLite.1.0.91.3/tools/net40/install.ps1
vendored
Normal file
39
packages/System.Data.SQLite.1.0.91.3/tools/net40/install.ps1
vendored
Normal file
@@ -0,0 +1,39 @@
|
||||
###############################################################################
|
||||
#
|
||||
# install.ps1 --
|
||||
#
|
||||
# Written by Joe Mistachkin.
|
||||
# Released to the public domain, use at your own risk!
|
||||
#
|
||||
###############################################################################
|
||||
|
||||
param($installPath, $toolsPath, $package, $project)
|
||||
|
||||
$platformNames = "x86", "x64"
|
||||
$fileName = "SQLite.Interop.dll"
|
||||
$propertyName = "CopyToOutputDirectory"
|
||||
|
||||
foreach($platformName in $platformNames) {
|
||||
$folder = $project.ProjectItems.Item($platformName)
|
||||
|
||||
if ($folder -eq $null) {
|
||||
continue
|
||||
}
|
||||
|
||||
$item = $folder.ProjectItems.Item($fileName)
|
||||
|
||||
if ($item -eq $null) {
|
||||
continue
|
||||
}
|
||||
|
||||
$property = $item.Properties.Item($propertyName)
|
||||
|
||||
if ($property -eq $null) {
|
||||
continue
|
||||
}
|
||||
|
||||
$property.Value = 1
|
||||
}
|
||||
|
||||
Add-EFProvider $project "System.Data.SQLite.EF6" `
|
||||
"System.Data.SQLite.EF6.SQLiteProviderServices, System.Data.SQLite.EF6"
|
||||
39
packages/System.Data.SQLite.1.0.91.3/tools/net45/install.ps1
vendored
Normal file
39
packages/System.Data.SQLite.1.0.91.3/tools/net45/install.ps1
vendored
Normal file
@@ -0,0 +1,39 @@
|
||||
###############################################################################
|
||||
#
|
||||
# install.ps1 --
|
||||
#
|
||||
# Written by Joe Mistachkin.
|
||||
# Released to the public domain, use at your own risk!
|
||||
#
|
||||
###############################################################################
|
||||
|
||||
param($installPath, $toolsPath, $package, $project)
|
||||
|
||||
$platformNames = "x86", "x64"
|
||||
$fileName = "SQLite.Interop.dll"
|
||||
$propertyName = "CopyToOutputDirectory"
|
||||
|
||||
foreach($platformName in $platformNames) {
|
||||
$folder = $project.ProjectItems.Item($platformName)
|
||||
|
||||
if ($folder -eq $null) {
|
||||
continue
|
||||
}
|
||||
|
||||
$item = $folder.ProjectItems.Item($fileName)
|
||||
|
||||
if ($item -eq $null) {
|
||||
continue
|
||||
}
|
||||
|
||||
$property = $item.Properties.Item($propertyName)
|
||||
|
||||
if ($property -eq $null) {
|
||||
continue
|
||||
}
|
||||
|
||||
$property.Value = 1
|
||||
}
|
||||
|
||||
Add-EFProvider $project "System.Data.SQLite.EF6" `
|
||||
"System.Data.SQLite.EF6.SQLiteProviderServices, System.Data.SQLite.EF6"
|
||||
39
packages/System.Data.SQLite.1.0.91.3/tools/net451/install.ps1
vendored
Normal file
39
packages/System.Data.SQLite.1.0.91.3/tools/net451/install.ps1
vendored
Normal file
@@ -0,0 +1,39 @@
|
||||
###############################################################################
|
||||
#
|
||||
# install.ps1 --
|
||||
#
|
||||
# Written by Joe Mistachkin.
|
||||
# Released to the public domain, use at your own risk!
|
||||
#
|
||||
###############################################################################
|
||||
|
||||
param($installPath, $toolsPath, $package, $project)
|
||||
|
||||
$platformNames = "x86", "x64"
|
||||
$fileName = "SQLite.Interop.dll"
|
||||
$propertyName = "CopyToOutputDirectory"
|
||||
|
||||
foreach($platformName in $platformNames) {
|
||||
$folder = $project.ProjectItems.Item($platformName)
|
||||
|
||||
if ($folder -eq $null) {
|
||||
continue
|
||||
}
|
||||
|
||||
$item = $folder.ProjectItems.Item($fileName)
|
||||
|
||||
if ($item -eq $null) {
|
||||
continue
|
||||
}
|
||||
|
||||
$property = $item.Properties.Item($propertyName)
|
||||
|
||||
if ($property -eq $null) {
|
||||
continue
|
||||
}
|
||||
|
||||
$property.Value = 1
|
||||
}
|
||||
|
||||
Add-EFProvider $project "System.Data.SQLite.EF6" `
|
||||
"System.Data.SQLite.EF6.SQLiteProviderServices, System.Data.SQLite.EF6"
|
||||
Reference in New Issue
Block a user