From 72a2c745d0a34851f7df7e45b86a579ed01d1984 Mon Sep 17 00:00:00 2001 From: Virtuworks Date: Wed, 24 Jul 2013 15:08:00 -0400 Subject: [PATCH] Fix issue with Microsoft.Web.Services3.dll in Enterprise Project. --- .../WebsitePanel.EnterpriseServer.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebsitePanel/Sources/WebsitePanel.EnterpriseServer/WebsitePanel.EnterpriseServer.csproj b/WebsitePanel/Sources/WebsitePanel.EnterpriseServer/WebsitePanel.EnterpriseServer.csproj index 605e542d..97bea268 100644 --- a/WebsitePanel/Sources/WebsitePanel.EnterpriseServer/WebsitePanel.EnterpriseServer.csproj +++ b/WebsitePanel/Sources/WebsitePanel.EnterpriseServer/WebsitePanel.EnterpriseServer.csproj @@ -48,7 +48,7 @@ - ..\..\Bin\Microsoft.Web.Services3.dll + ..\..\Lib\Microsoft.Web.Services3.dll