aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Mono.Data.Sqlite.dll (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-04-27add the executable bit to all bundled DLLs so that these are preserved when ↵Justin Clark-Casey (justincc)1-0/+0
using git or untarring releases under cygwin on windows Mono doesn't care if the
2010-04-27update Mono.Data.Sqlite.dll to the one that shipped with Mono 2.6.3, which ↵justincc1-0/+0
is the one known to work in Windows Thanks for the initial library inclusion, Diva. I had it all queued up on my windows test machine but forgot to add it!
2010-04-26Uncommenting SQLiteNG project again. I found a Mono.Data.Sqlite.dll that ↵Diva Canto1-0/+0
makes the compilation in Windows happy again. Not sure if this is the right dll, Justin -- I grabbed it somewhere from mono 2.4.6 for Windows.