/******************************************************** * ADO.NET 2.0 Data Provider for SQLite Version 3.X * Written by Joe Mistachkin (joe@mistachkin.com) * * Released to the public domain, use at your own risk! ********************************************************/ using System.Data.SQLite; /////////////////////////////////////////////////////////////////////////////// [assembly: AssemblySourceId("0000000000000000000000000000000000000000")] /////////////////////////////////////////////////////////////////////////////// [assembly: AssemblySourceTimeStamp("0000-00-00 00:00:00 UTC")]