From 7ffa59a4d2dee97cf21f61aa39210696b4dd4694 Mon Sep 17 00:00:00 2001 From: robvde Date: Fri, 25 Jan 2013 19:10:18 +0400 Subject: [PATCH] Build fix --- .../WebsitePanel.Providers.HostedSolution.Crm2011.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebsitePanel/Sources/WebsitePanel.Providers.HostedSolution.Crm2011/WebsitePanel.Providers.HostedSolution.Crm2011.csproj b/WebsitePanel/Sources/WebsitePanel.Providers.HostedSolution.Crm2011/WebsitePanel.Providers.HostedSolution.Crm2011.csproj index a42ccde1..1a9dafac 100644 --- a/WebsitePanel/Sources/WebsitePanel.Providers.HostedSolution.Crm2011/WebsitePanel.Providers.HostedSolution.Crm2011.csproj +++ b/WebsitePanel/Sources/WebsitePanel.Providers.HostedSolution.Crm2011/WebsitePanel.Providers.HostedSolution.Crm2011.csproj @@ -17,7 +17,7 @@ true full false - bin\Debug\ + ..\WebsitePanel.Server\bin\ DEBUG;TRACE prompt 4 @@ -25,7 +25,7 @@ pdbonly true - bin\Release\ + ..\WebsitePanel.Server\bin\ TRACE prompt 4