From cb449e57a8e5c0e40b36dcac50bb46f261d34bbd Mon Sep 17 00:00:00 2001 From: vfedosevich Date: Tue, 18 Jun 2013 12:08:11 +0300 Subject: [PATCH 1/2] Release bug fixing --- .../WebsitePanel.EnterpriseServer.Code.csproj | 7 ++++--- WebsitePanel/build.xml | 2 ++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/WebsitePanel/Sources/WebsitePanel.EnterpriseServer.Code/WebsitePanel.EnterpriseServer.Code.csproj b/WebsitePanel/Sources/WebsitePanel.EnterpriseServer.Code/WebsitePanel.EnterpriseServer.Code.csproj index 6b10906d..4cf6b00e 100644 --- a/WebsitePanel/Sources/WebsitePanel.EnterpriseServer.Code/WebsitePanel.EnterpriseServer.Code.csproj +++ b/WebsitePanel/Sources/WebsitePanel.EnterpriseServer.Code/WebsitePanel.EnterpriseServer.Code.csproj @@ -51,9 +51,6 @@ - - ..\..\Bin\WebsitePanel.Common.Utils.dll - False ..\..\Bin\WebsitePanel.EnterpriseServer.Base.dll @@ -178,6 +175,10 @@ + + {53D22D35-4013-415F-BA09-F67A0DBBB0C1} + WebsitePanel.Common.Utils + {387FA0EF-3927-45FF-8F8F-BCCD735540C6} WebsitePanel.Templates diff --git a/WebsitePanel/build.xml b/WebsitePanel/build.xml index d5d3bf4b..3c5ab989 100644 --- a/WebsitePanel/build.xml +++ b/WebsitePanel/build.xml @@ -329,6 +329,8 @@ + + Date: Tue, 18 Jun 2013 13:59:48 +0300 Subject: [PATCH 2/2] fixed bug (deploy release) --- .../WebsitePanel.EnterpriseServer.Code.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebsitePanel/Sources/WebsitePanel.EnterpriseServer.Code/WebsitePanel.EnterpriseServer.Code.csproj b/WebsitePanel/Sources/WebsitePanel.EnterpriseServer.Code/WebsitePanel.EnterpriseServer.Code.csproj index 4cf6b00e..e342df3f 100644 --- a/WebsitePanel/Sources/WebsitePanel.EnterpriseServer.Code/WebsitePanel.EnterpriseServer.Code.csproj +++ b/WebsitePanel/Sources/WebsitePanel.EnterpriseServer.Code/WebsitePanel.EnterpriseServer.Code.csproj @@ -26,7 +26,7 @@ pdbonly true - bin\Release\ + ..\..\Bin\ TRACE prompt 4