Anyone know why Subsonic 2.2 uses System.Data.SQLite version 1.0.60.0 instead of the latest version 1.0.65.0? ie is it just because that’s when it was released or is there anything in the newer version that doesn’t work with SubSonic?
What does everyone else use – do you just recompile from the latest branch of SubSonic using the latest System.Data.SQLite?
There is no reason other than it’s not a priority to keep things up to date. If you were to work on the subsonic2 source project with sqlite you would probably increase the developer count by 100%.