File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <Copyright >Copyright 2014-2025 SourceGear, LLC</Copyright >
55 <Company >SourceGear</Company >
66 <Authors >Eric Sink</Authors >
7- <Version >3.0.0-pre20250724153339 </Version >
7+ <Version >3.0.0-pre20250724154017 </Version >
88 <AssemblyVersion >3.0.0.2761</AssemblyVersion >
99 <FileVersion >3.0.0.2761</FileVersion >
1010 <Description >SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite</Description >
Original file line number Diff line number Diff line change @@ -32,10 +32,6 @@ public static class Batteries_V2
3232 {
3333 public static void Init ( )
3434 {
35- #if EMBEDDED_INIT
36- SQLitePCL . lib . embedded . Init ( ) ;
37- #endif
38-
3935#if PROVIDER_sqlite3
4036 SQLitePCL . raw . SetProvider ( new SQLitePCL . SQLite3Provider_sqlite3 ( ) ) ;
4137#elif PROVIDER_e_sqlite3
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments