Hi,

The zip archives with the precompiled binaries for version 1.0.74.0
include a file System.Data.SQLite.xml, which is supposed to hold the xml
documentation for the System.Data.SQLite.dll. However, this file
contains the code documentation of the "testlinq" assembly while the
actual documentation for "System.Data.SQLite" is missing.
This may be due to an error in the release automation,
System.Data.SQLite.Linq.xml has the expected content.

I looked into both, the x86 and x64 versions as well as for .NET-4 and
.NET-3.5; every "precompiled binary" package from your site [1] ships a
System.Data.SQLite.xml with the wrong content.
The setups are missing any of the XML documentation.
It would be nice if you could include the correct files in future
releases as without them the "IntelliSense" feature of Visual Studio
does not work for the types provided by the  SQLite assemblies.

[1] http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki

bye,
Jonas
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to