From 6f0ddc37a04b5e76eb6fa9baae944d2ec0afd4fc Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Tue, 20 Nov 2012 14:13:47 -0100 Subject: [PATCH] Include System.Data.SqlServerCe* should do a copy local --- src/Umbraco.Web.UI/Umbraco.Web.UI.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj index 551c9e5e79..1416a0161c 100644 --- a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj +++ b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj @@ -147,10 +147,12 @@ False ..\..\lib\SQLCE4\System.Data.SqlServerCe.dll + True False ..\..\lib\SQLCE4\System.Data.SqlServerCe.Entity.dll + True