SPRNET-1501 support for sqlite 1.0.80 added

This commit is contained in:
Steve Bohlen
2012-04-17 15:00:42 -04:00
parent bcf5c97ec7
commit 153a1bb909
3 changed files with 61 additions and 3 deletions

View File

@@ -287,7 +287,15 @@
<listitem>
<para><literal>SQLite-1.0.72</literal> - SQLite provider 1.0.72 for
.NET Framework 2.0 from http://sqlite.phxsoftware.com/ </para>
.NET Framework 2.0 from http://sqlite.phxsoftware.com/</para>
</listitem>
<listitem>
<para><literal>SQLite-1.0.80</literal> - SQLite provider 1.0.80 for
.NET Framework 2.0 SP2 and higher; from
http://system.data.sqlite.org/. For the
<literal>System.Data.SQLite.Linq</literal> assembly, .NET Framework
3.5 SP1 is required.</para>
</listitem>
<listitem>