From bdfb36e6e1040042fee293ee4a185ef0edcd2cef Mon Sep 17 00:00:00 2001 From: Feodor Fitsner Date: Mon, 14 Nov 2011 16:29:38 -0800 Subject: [PATCH] - Removed Directi provider from Enterprise Server solution to avoid build error - Fixed references to Exchange assemblies --- .../Sources/WebsitePanel.EnterpriseServer.sln | 6 ------ .../WebsitePanel.Providers.HostedSolution.csproj | 14 +++++++------- 2 files changed, 7 insertions(+), 13 deletions(-) diff --git a/WebsitePanel/Sources/WebsitePanel.EnterpriseServer.sln b/WebsitePanel/Sources/WebsitePanel.EnterpriseServer.sln index f49e563a..fb708ef8 100644 --- a/WebsitePanel/Sources/WebsitePanel.EnterpriseServer.sln +++ b/WebsitePanel/Sources/WebsitePanel.EnterpriseServer.sln @@ -29,8 +29,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebsitePanel.Products.Hosti EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebsitePanel.Products.HostingPlan", "WebsitePanel.Products.HostingPlan\WebsitePanel.Products.HostingPlan.csproj", "{65FEDD1B-379C-413D-84D8-20E6C29C645D}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebsitePanel.Plugins.Directi", "WebsitePanel.Registrars.Directi\WebsitePanel.Plugins.Directi.csproj", "{823D6FA5-F84F-4E50-9091-040C256955A5}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebsitePanel.Plugins.Enom", "WebsitePanel.Registrars.Enom\WebsitePanel.Plugins.Enom.csproj", "{39A6F585-4A27-4AAA-A43F-858FC32ADF98}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebsitePanel.Common.Utils", "WebsitePanel.Common.Utils\WebsitePanel.Common.Utils.csproj", "{53D22D35-4013-415F-BA09-F67A0DBBB0C1}" @@ -81,10 +79,6 @@ Global {338F816B-BEB4-4F18-9EA1-2EFD35DBA65B}.Release|Any CPU.ActiveCfg = Release|Any CPU {65FEDD1B-379C-413D-84D8-20E6C29C645D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {65FEDD1B-379C-413D-84D8-20E6C29C645D}.Release|Any CPU.ActiveCfg = Release|Any CPU - {823D6FA5-F84F-4E50-9091-040C256955A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {823D6FA5-F84F-4E50-9091-040C256955A5}.Debug|Any CPU.Build.0 = Debug|Any CPU - {823D6FA5-F84F-4E50-9091-040C256955A5}.Release|Any CPU.ActiveCfg = Release|Any CPU - {823D6FA5-F84F-4E50-9091-040C256955A5}.Release|Any CPU.Build.0 = Release|Any CPU {39A6F585-4A27-4AAA-A43F-858FC32ADF98}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {39A6F585-4A27-4AAA-A43F-858FC32ADF98}.Debug|Any CPU.Build.0 = Debug|Any CPU {39A6F585-4A27-4AAA-A43F-858FC32ADF98}.Release|Any CPU.ActiveCfg = Release|Any CPU diff --git a/WebsitePanel/Sources/WebsitePanel.Providers.HostedSolution/WebsitePanel.Providers.HostedSolution.csproj b/WebsitePanel/Sources/WebsitePanel.Providers.HostedSolution/WebsitePanel.Providers.HostedSolution.csproj index 22cf0367..4381dc39 100644 --- a/WebsitePanel/Sources/WebsitePanel.Providers.HostedSolution/WebsitePanel.Providers.HostedSolution.csproj +++ b/WebsitePanel/Sources/WebsitePanel.Providers.HostedSolution/WebsitePanel.Providers.HostedSolution.csproj @@ -80,31 +80,31 @@ False - ..\..\Lib\References\Microsoft\v14\Microsoft.Exchange.Common.dll + ..\..\Lib\References\Microsoft\Microsoft.Exchange.Common.dll False - ..\..\Lib\References\Microsoft\v14\Microsoft.Exchange.Data.dll + ..\..\Lib\References\Microsoft\Microsoft.Exchange.Data.dll False - ..\..\Lib\References\Microsoft\v14\Microsoft.Exchange.Data.Directory.dll + ..\..\Lib\References\Microsoft\Microsoft.Exchange.Data.Directory.dll False - ..\..\Lib\References\Microsoft\v14\Microsoft.Exchange.Data.Storage.dll + ..\..\Lib\References\Microsoft\Microsoft.Exchange.Data.Storage.dll False - ..\..\Lib\References\Microsoft\v14\Microsoft.Exchange.Diagnostics.dll + ..\..\Lib\References\Microsoft\Microsoft.Exchange.Diagnostics.dll False - ..\..\Lib\References\Microsoft\v14\Microsoft.Exchange.Extensibility.Internal.dll + ..\..\Lib\References\Microsoft\Microsoft.Exchange.Extensibility.Internal.dll False - ..\..\Lib\References\Microsoft\v14\Microsoft.Exchange.Net.dll + ..\..\Lib\References\Microsoft\Microsoft.Exchange.Net.dll ..\..\Lib\References\Microsoft\Microsoft.SharePoint.dll