System.Data.SQLite

Check-in [a1cfefb6f2]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Bump all versions to 1.0.92.0. Update SQLite core library to the latest trunk code. Verify all version numbers in the 'testlinq' EF6 configuration files.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: a1cfefb6f2fe2982129d970702939d0773100598
User & Date: mistachkin 2014-03-06 02:29:33.774
Context
2014-03-06
06:49
For the NuGet packages supporting Entity Framework 6, only list the EF6 DbProviderFactory in the config file. check-in: bb6a9292c1 user: mistachkin tags: trunk
02:29
Bump all versions to 1.0.92.0. Update SQLite core library to the latest trunk code. Verify all version numbers in the 'testlinq' EF6 configuration files. check-in: a1cfefb6f2 user: mistachkin tags: trunk
2014-03-02
12:33
Update 32-bit only Eagle shell executable. check-in: d6cb0e33bf user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Doc/Extra/Provider/dbfactorysupport.html.
Changes to Doc/Extra/Provider/version.html.
Changes to Doc/Extra/Provider/welcome.html.
Changes to NuGet/SQLite.Beta.nuspec.
Changes to NuGet/SQLite.Core.nuspec.
Changes to NuGet/SQLite.EF6.nuspec.
Changes to NuGet/SQLite.Linq.nuspec.
Changes to NuGet/SQLite.MSIL.nuspec.
Changes to NuGet/SQLite.nuspec.
Changes to NuGet/SQLite.x64.nuspec.
Changes to NuGet/SQLite.x86.nuspec.
Changes to SQLite.Designer/AssemblyInfo.cs.
Changes to SQLite.Designer/source.extension.vsixmanifest.
Changes to SQLite.Interop/props/SQLite.Interop.2005.vsprops.
Changes to SQLite.Interop/props/SQLite.Interop.2008.vsprops.
Changes to SQLite.Interop/props/SQLite.Interop.2010.props.
Changes to SQLite.Interop/props/SQLite.Interop.2012.props.
Changes to SQLite.Interop/props/SQLite.Interop.2013.props.
Changes to SQLite.Interop/props/sqlite3.props.
Changes to SQLite.Interop/props/sqlite3.vsprops.
Changes to SQLite.Interop/src/core/sqlite3.c.
Changes to SQLite.Interop/src/core/sqlite3.h.
Changes to SQLite.Interop/src/win/interop.h.
Changes to System.Data.SQLite.Linq/AssemblyInfo.cs.
Changes to System.Data.SQLite/AssemblyInfo.cs.
Changes to System.Data.SQLite/SQLite3.cs.
Changes to System.Data.SQLite/UnsafeNativeMethods.cs.
Changes to Tests/version.eagle.
Changes to readme.htm.
Changes to test/AssemblyInfo.cs.
Changes to test/app.config.
Changes to testce/AssemblyInfo.cs.
Changes to testlinq/2008/LINQ/App.config.
Changes to testlinq/2010/EF6/App.config.
Changes to testlinq/2010/LINQ/App.config.
Changes to testlinq/2012/EF6/App.config.
Changes to testlinq/2012/LINQ/App.config.
Changes to testlinq/2013/EF6/App.config.
Changes to testlinq/2013/LINQ/App.config.
Changes to testlinq/Properties/AssemblyInfo.cs.
Changes to tools/install/Properties/AssemblyInfo.cs.
Changes to www/news.wiki.