System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Ticket Hash: 0b94a03dcd4eb06dad605e5765b8dc9ab8e15e30
Title: SQLiteFactor_Linq.cs binds to wrong version
Status: Closed Type: Code_Defect
Severity: Critical Priority: Immediate
Subsystem: Build_Automation Resolution: Duplicate
Last Modified: 2011-07-07 04:43:31
Version Found In: 1.0.72.0
Description:
Line 49 of the above file should be bound as follows I believe: Type type = Type.GetType("System.Data.SQLite.SQLiteProviderServices, System.Data.SQLite.Linq, Version=1.0.72.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139", false);

Currently Bound to Version=1.0.38.1


anonymous added on 2011-05-28 12:09:30 UTC:
Same as http://system.data.sqlite.org/index.html/tktview?name=911d0d0dda sorry.


shane added on 2011-05-28 12:30:08 UTC:
Duplicate of [6489c5a396].