From 33ae5ad3091226ed0a3d069972af61db4df9a749 Mon Sep 17 00:00:00 2001
From: Teravus Ovares (Dan Olivares)
Date: Thu, 23 Sep 2010 00:50:18 -0400
Subject: * Pushing the Community.CSharpSqlite.Sqlite dll's I built.   This is
 a slightly modified version of CSharpSqlite built in silverlight mode so that
 it doesn't have the locking issues that it normally would under .NET and a
 custom ADO.NET wrapper based on Mono.Data.Sqlite.    I'm not entirely sure if
 these will be kept here like this in debug mode with the pdb's   Maybe to
 start..  but after some testing we'll put them in release mode.

---
 bin/Community.CsharpSqlite.Sqlite.dll | Bin 0 -> 39424 bytes
 bin/Community.CsharpSqlite.Sqlite.pdb | Bin 0 -> 124416 bytes
 bin/Community.CsharpSqlite.dll        | Bin 0 -> 659456 bytes
 bin/Community.CsharpSqlite.pdb        | Bin 0 -> 1447424 bytes
 4 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 bin/Community.CsharpSqlite.Sqlite.dll
 create mode 100644 bin/Community.CsharpSqlite.Sqlite.pdb
 create mode 100644 bin/Community.CsharpSqlite.dll
 create mode 100644 bin/Community.CsharpSqlite.pdb

diff --git a/bin/Community.CsharpSqlite.Sqlite.dll b/bin/Community.CsharpSqlite.Sqlite.dll
new file mode 100644
index 0000000..93ac7bd
Binary files /dev/null and b/bin/Community.CsharpSqlite.Sqlite.dll differ
diff --git a/bin/Community.CsharpSqlite.Sqlite.pdb b/bin/Community.CsharpSqlite.Sqlite.pdb
new file mode 100644
index 0000000..3920d80
Binary files /dev/null and b/bin/Community.CsharpSqlite.Sqlite.pdb differ
diff --git a/bin/Community.CsharpSqlite.dll b/bin/Community.CsharpSqlite.dll
new file mode 100644
index 0000000..a2e4513
Binary files /dev/null and b/bin/Community.CsharpSqlite.dll differ
diff --git a/bin/Community.CsharpSqlite.pdb b/bin/Community.CsharpSqlite.pdb
new file mode 100644
index 0000000..bb8c4e5
Binary files /dev/null and b/bin/Community.CsharpSqlite.pdb differ
-- 
cgit v1.1