Fix up to enable publishing

This commit is contained in:
robvde 2014-08-12 21:15:21 +08:00
parent 4d5e1b4af8
commit 4d2e30d5fe
5 changed files with 187 additions and 5 deletions

View file

@ -20,6 +20,10 @@
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<TargetFrameworkProfile />
<UseIISExpress>false</UseIISExpress>
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@ -1164,6 +1168,9 @@
<ItemGroup>
<Content Include="Web.config" />
</ItemGroup>
<ItemGroup>
<None Include="Properties\PublishProfiles\Default Settings.pubxml" />
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>

View file

@ -5301,6 +5301,7 @@
<Content Include="Lync\UserControls\App_LocalResources\AllocatePackagePhoneNumbers.ascx.resx">
<SubType>Designer</SubType>
</Content>
<None Include="Properties\PublishProfiles\Default Settings.pubxml" />
<None Include="Resources\Windows2008_Settings.ascx.resx" />
<Content Include="App_LocalResources\WebSitesHeliconZooControl.ascx.resx" />
<Content Include="ExchangeServer\App_LocalResources\ExchangeDisclaimers.ascx.resx">

View file

@ -149,6 +149,24 @@
<Content Include="App_Themes\Default\Styles\images\ui-icons_ffffff_256x240.png" />
<Content Include="App_Themes\Default\Styles\jquery-ui-1.8.9.css" />
<Content Include="App_Themes\Default\Styles\jquery.window.css" />
<Content Include="bin\AjaxControlToolkit.dll" />
<Content Include="bin\AntiXssLibrary.dll" />
<Content Include="bin\Microsoft.ReportViewer.Common.dll" />
<Content Include="bin\Microsoft.ReportViewer.ProcessingObjectModel.dll" />
<Content Include="bin\Microsoft.ReportViewer.WebForms.dll" />
<Content Include="bin\Microsoft.Web.Services3.dll" />
<Content Include="bin\WebsitePanel.EnterpriseServer.Base.dll" />
<Content Include="bin\WebsitePanel.EnterpriseServer.Base.pdb" />
<Content Include="bin\WebsitePanel.EnterpriseServer.Client.dll" />
<Content Include="bin\WebsitePanel.EnterpriseServer.Client.pdb" />
<Content Include="bin\WebsitePanel.Portal.Ecommerce.Modules.dll" />
<Content Include="bin\WebsitePanel.Portal.Ecommerce.Modules.pdb" />
<Content Include="bin\WebsitePanel.Portal.Modules.dll" />
<Content Include="bin\WebsitePanel.Portal.Modules.pdb" />
<Content Include="bin\WebsitePanel.Providers.Base.dll" />
<Content Include="bin\WebsitePanel.Providers.Base.pdb" />
<Content Include="bin\WebsitePanel.WebPortal.dll" />
<Content Include="bin\WebsitePanel.WebPortal.pdb" />
<Content Include="Error.htm" />
<Content Include="JavaScript\jquery-1.4.4.min.js" />
<Content Include="JavaScript\jquery-ui-1.8.9.min.js" />
@ -247,6 +265,10 @@
<Content Include="App_Themes\Default\Common.skin" />
<Content Include="App_Themes\Default\DataBoundControls.skin" />
<Content Include="App_Themes\Default\Icons.skin" />
<Content Include="bin\WebsitePanel.Portal.Ecommerce.Modules.dll.config" />
<Content Include="bin\WebsitePanel.Portal.Modules.dll.config" />
<Content Include="bin\WebsitePanel.WebPortal.dll.config" />
<None Include="Properties\PublishProfiles\Default Settings.pubxml" />
</ItemGroup>
<ItemGroup>
<Content Include="App_Containers\Default\TopPane.ascx" />