diff --git a/doc/reference/src/dbprovider.xml b/doc/reference/src/dbprovider.xml index 9af10edf..0a0463c8 100644 --- a/doc/reference/src/dbprovider.xml +++ b/doc/reference/src/dbprovider.xml @@ -287,7 +287,15 @@ SQLite-1.0.72 - SQLite provider 1.0.72 for - .NET Framework 2.0 from http://sqlite.phxsoftware.com/ + .NET Framework 2.0 from http://sqlite.phxsoftware.com/ + + + + SQLite-1.0.80 - SQLite provider 1.0.80 for + .NET Framework 2.0 SP2 and higher; from + http://system.data.sqlite.org/. For the + System.Data.SQLite.Linq assembly, .NET Framework + 3.5 SP1 is required. diff --git a/src/Spring/Spring.Data/Data/Common/dbproviders.xml b/src/Spring/Spring.Data/Data/Common/dbproviders.xml index 71b0daec..38db1e91 100644 --- a/src/Spring/Spring.Data/Data/Common/dbproviders.xml +++ b/src/Spring/Spring.Data/Data/Common/dbproviders.xml @@ -1588,8 +1588,56 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + 15 + + + 5,6 + + + + + + + diff --git a/src/Spring/Spring.Data/Spring.Data.2010.csproj b/src/Spring/Spring.Data/Spring.Data.2010.csproj index 7ff2f193..8f47487f 100644 --- a/src/Spring/Spring.Data/Spring.Data.2010.csproj +++ b/src/Spring/Spring.Data/Spring.Data.2010.csproj @@ -299,7 +299,9 @@ - + + Designer +