bad git.. missing files
This commit is contained in:
BIN
bin/System.Data.SQLite.dll
Normal file
BIN
bin/System.Data.SQLite.dll
Normal file
Binary file not shown.
6
bin/System.Data.SQlite.dll.config
Normal file
6
bin/System.Data.SQlite.dll.config
Normal file
@@ -0,0 +1,6 @@
|
||||
<configuration>
|
||||
<dllmap os="windows" cpu="x86-64" dll="e_sqlite3" target="lib64/e_sqlite3.dll" />
|
||||
<dllmap os="osx" cpu="x86,x86-64" dll="e_sqlite3" target="lib64/libe_sqlite3_OSX_x64.dylib" />
|
||||
<dllmap os="osx" cpu="arm64" dll="sqlite3" target="lib64/libe_sqlite3_OSX_arm64.dylib" />
|
||||
<dllmap os="!windows,osx" cpu="x86-64" dll="e_sqlite3" target="lib64/libsqlite3.so" />
|
||||
</configuration>
|
||||
BIN
bin/lib64/e_sqlite3.dll
Normal file
BIN
bin/lib64/e_sqlite3.dll
Normal file
Binary file not shown.
BIN
bin/lib64/libe_sqlite3.so
Normal file
BIN
bin/lib64/libe_sqlite3.so
Normal file
Binary file not shown.
BIN
bin/lib64/libe_sqlite3_OSX_arm64.dylib
Normal file
BIN
bin/lib64/libe_sqlite3_OSX_arm64.dylib
Normal file
Binary file not shown.
BIN
bin/lib64/libe_sqlite3_OSX_x64.dylib
Normal file
BIN
bin/lib64/libe_sqlite3_OSX_x64.dylib
Normal file
Binary file not shown.
Reference in New Issue
Block a user