diff --git a/WebsitePanel/Sources/WebsitePanel.Providers.HostedSolution.SharePoint2013/WebsitePanel.Providers.HostedSolution.SharePoint2013.csproj b/WebsitePanel/Sources/WebsitePanel.Providers.HostedSolution.SharePoint2013/WebsitePanel.Providers.HostedSolution.SharePoint2013.csproj index 7d724426..370020f0 100644 --- a/WebsitePanel/Sources/WebsitePanel.Providers.HostedSolution.SharePoint2013/WebsitePanel.Providers.HostedSolution.SharePoint2013.csproj +++ b/WebsitePanel/Sources/WebsitePanel.Providers.HostedSolution.SharePoint2013/WebsitePanel.Providers.HostedSolution.SharePoint2013.csproj @@ -16,7 +16,7 @@ true full false - ..\WebsitePanel.Server\bin\ + ..\WebsitePanel.Server\bin\Sharepoint2013\ DEBUG;TRACE prompt 4 @@ -24,7 +24,7 @@ pdbonly true - bin\Release\ + ..\WebsitePanel.Server\bin\Sharepoint2013\ TRACE prompt 4 diff --git a/WebsitePanel/Sources/WebsitePanel.Server/Web.config b/WebsitePanel/Sources/WebsitePanel.Server/Web.config index ff0934a1..ffdb263c 100644 --- a/WebsitePanel/Sources/WebsitePanel.Server/Web.config +++ b/WebsitePanel/Sources/WebsitePanel.Server/Web.config @@ -173,7 +173,7 @@ - + \ No newline at end of file