From 3a6123eec04c3b719a6ce8da8add6c0b6ac51c49 Mon Sep 17 00:00:00 2001 From: Seif Attar Date: Sun, 12 Feb 2012 01:51:57 +0000 Subject: [PATCH] Reference Arch specific SQLite version --- .../SharpArchContrib.Tests.csproj | 19 ++++++++++++++----- .../SharpArchContrib.Tests/packages.config | 2 +- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/Solutions/SharpArchContrib.Tests/SharpArchContrib.Tests.csproj b/Solutions/SharpArchContrib.Tests/SharpArchContrib.Tests.csproj index c00f6b6..1389a09 100644 --- a/Solutions/SharpArchContrib.Tests/SharpArchContrib.Tests.csproj +++ b/Solutions/SharpArchContrib.Tests/SharpArchContrib.Tests.csproj @@ -140,11 +140,9 @@ 3.5 - - ..\..\Packages\System.Data.SQLite.1.0.79.0\lib\net40\System.Data.SQLite.dll - - - ..\..\Packages\System.Data.SQLite.1.0.79.0\lib\net40\System.Data.SQLite.Linq.dll + + False + ..\..\Packages\SQLitex64.1.0.66\lib\32\System.Data.SQLite.DLL @@ -153,6 +151,17 @@ + + + + + False + ..\..\Packages\SQLitex64.1.0.66\lib\64\System.Data.SQLite.DLL + + + + + Properties\AssemblyVersion.cs diff --git a/Solutions/SharpArchContrib.Tests/packages.config b/Solutions/SharpArchContrib.Tests/packages.config index 4f34fb4..ec4b5e6 100644 --- a/Solutions/SharpArchContrib.Tests/packages.config +++ b/Solutions/SharpArchContrib.Tests/packages.config @@ -14,5 +14,5 @@ - + \ No newline at end of file