diff --git a/.gitignore b/.gitignore index b06e864a3..89f69d9d3 100644 --- a/.gitignore +++ b/.gitignore @@ -15,8 +15,6 @@ [Dd]ebugPublic/ [Rr]elease/ [Rr]eleases/ -x64/ -x86/ build/ bld/ [Bb]in/ diff --git a/Src/Asp.Net/SqliteTest/x64/SQLite.Interop.dll b/Src/Asp.Net/SqliteTest/x64/SQLite.Interop.dll new file mode 100644 index 000000000..0a92107dd Binary files /dev/null and b/Src/Asp.Net/SqliteTest/x64/SQLite.Interop.dll differ diff --git a/Src/Asp.Net/SqliteTest/x86/SQLite.Interop.dll b/Src/Asp.Net/SqliteTest/x86/SQLite.Interop.dll new file mode 100644 index 000000000..03a338108 Binary files /dev/null and b/Src/Asp.Net/SqliteTest/x86/SQLite.Interop.dll differ