From 8a0cfa7805a44476c06c6d3dfe99ee7c7272f8a0 Mon Sep 17 00:00:00 2001 From: Renaud Paquay Date: Sat, 19 Feb 2011 16:03:47 -0800 Subject: [PATCH] Ensure SqlCe assembly is copied to ~/bin even if present in the GAC --HG-- branch : dev extra : transplant_source : %F0%02/%D4%F3y%D9%D6%03%DD%28%ECh%EC%0F/%A9%C0%C6T --- src/Orchard.Azure/Orchard.Azure.Web/Orchard.Azure.Web.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Orchard.Azure/Orchard.Azure.Web/Orchard.Azure.Web.csproj b/src/Orchard.Azure/Orchard.Azure.Web/Orchard.Azure.Web.csproj index 55bf9ec3d..2c2fb1983 100644 --- a/src/Orchard.Azure/Orchard.Azure.Web/Orchard.Azure.Web.csproj +++ b/src/Orchard.Azure/Orchard.Azure.Web/Orchard.Azure.Web.csproj @@ -79,6 +79,7 @@ False ..\..\..\lib\sqlce\System.Data.SqlServerCe.dll + True False