websitepanel/WebsitePanel/Sources/WebsitePanel.EnterpriseServer/WebsitePanel.EnterpriseServer.csproj
2013-07-29 17:06:02 +04:00

329 lines
No EOL
14 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.21022</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{59C7623A-5181-48A5-880A-C9B82B48F589}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>WebsitePanel.EnterpriseServer</RootNamespace>
<AssemblyName>WebsitePanel.EnterpriseServer</AssemblyName>
<FileUpgradeFlags>
</FileUpgradeFlags>
<OldToolsVersion>4.0</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<TargetFrameworkProfile />
<UseIISExpress>false</UseIISExpress>
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<WarningsAsErrors>618</WarningsAsErrors>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<WarningsAsErrors>618</WarningsAsErrors>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.Web.Services3">
<HintPath>..\..\Lib\Microsoft.Web.Services3.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.DirectoryServices" />
<Reference Include="System.Drawing" />
<Reference Include="System.Security" />
<Reference Include="System.Web" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Web.Mobile" />
<Reference Include="System.Xml.Linq" />
<Reference Include="WebsitePanel.EnterpriseServer.Base">
<HintPath>..\..\Bin\WebsitePanel.EnterpriseServer.Base.dll</HintPath>
</Reference>
<Reference Include="WebsitePanel.EnterpriseServer.Code">
<HintPath>..\..\Bin\WebsitePanel.EnterpriseServer.Code.dll</HintPath>
</Reference>
<Reference Include="WebsitePanel.Providers.Base">
<HintPath>..\..\Bin\WebsitePanel.Providers.Base.dll</HintPath>
</Reference>
<Reference Include="WebsitePanel.Server.Client, Version=1.2.2.0, Culture=neutral, PublicKeyToken=da8782a6fc4d0081, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Bin\WebsitePanel.Server.Client.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Content Include="esEnterpriseStorage.asmx" />
<Content Include="esRemoteDesktopServices.asmx" />
<Content Include="esHeliconZoo.asmx" />
<Content Include="esLync.asmx" />
<Content Include="esVirtualizationServerForPrivateCloud.asmx" />
<Content Include="Default.aspx" />
<Content Include="ecStorefront.asmx" />
<Content Include="ecStorehouse.asmx" />
<Content Include="esApplicationsInstaller.asmx" />
<Content Include="esAuditLog.asmx" />
<Content Include="esAuthentication.asmx" />
<Content Include="esBackup.asmx" />
<Content Include="esComments.asmx" />
<Content Include="esCRM.asmx" />
<Content Include="esDatabaseServers.asmx" />
<Content Include="esExchangeServer.asmx" />
<Content Include="esFiles.asmx" />
<Content Include="esFtpServers.asmx" />
<Content Include="esHostedSharePointServers.asmx" />
<Content Include="esImport.asmx" />
<Content Include="esMailServers.asmx" />
<Content Include="esOperatingSystems.asmx" />
<Content Include="esOrganizations.asmx" />
<Content Include="esPackages.asmx" />
<Content Include="esScheduler.asmx" />
<Content Include="esServers.asmx" />
<Content Include="esSharePointServers.asmx" />
<Content Include="esStatisticsServers.asmx" />
<Content Include="esSystem.asmx" />
<Content Include="esTasks.asmx" />
<Content Include="esUsers.asmx" />
<Content Include="esWebServers.asmx" />
<Content Include="Global.asax" />
<Content Include="Web.config">
<SubType>Designer</SubType>
</Content>
</ItemGroup>
<ItemGroup>
<Compile Include="..\VersionInfo.cs">
<Link>VersionInfo.cs</Link>
</Compile>
<Compile Include="esEnterpriseStorage.asmx.cs">
<DependentUpon>esEnterpriseStorage.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esRemoteDesktopServices.asmx.cs">
<DependentUpon>esRemoteDesktopServices.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esHeliconZoo.asmx.cs">
<DependentUpon>esHeliconZoo.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esLync.asmx.cs">
<DependentUpon>esLync.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esVirtualizationServerForPrivateCloud.asmx.cs">
<DependentUpon>esVirtualizationServerForPrivateCloud.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="Default.aspx.cs">
<SubType>ASPXCodeBehind</SubType>
<DependentUpon>Default.aspx</DependentUpon>
</Compile>
<Compile Include="Default.aspx.designer.cs">
<DependentUpon>Default.aspx</DependentUpon>
</Compile>
<Compile Include="ecServiceHandler.asmx.cs">
<DependentUpon>ecServiceHandler.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="ecStorefront.asmx.cs">
<DependentUpon>ecStorefront.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="ecStorehouse.asmx.cs">
<DependentUpon>ecStorehouse.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esApplicationsInstaller.asmx.cs">
<DependentUpon>esApplicationsInstaller.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esAuditLog.asmx.cs">
<DependentUpon>esAuditLog.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esAuthentication.asmx.cs">
<DependentUpon>esAuthentication.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esBackup.asmx.cs">
<DependentUpon>esBackup.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esBlackBerry.asmx.cs">
<DependentUpon>esBlackBerry.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esComments.asmx.cs">
<DependentUpon>esComments.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esCRM.asmx.cs">
<DependentUpon>esCRM.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esDatabaseServers.asmx.cs">
<DependentUpon>esDatabaseServers.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esExchangeServer.asmx.cs">
<DependentUpon>esExchangeServer.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esFiles.asmx.cs">
<DependentUpon>esFiles.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esFtpServers.asmx.cs">
<DependentUpon>esFtpServers.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esHostedSharePointServers.asmx.cs">
<DependentUpon>esHostedSharePointServers.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esImport.asmx.cs">
<DependentUpon>esImport.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esMailServers.asmx.cs">
<DependentUpon>esMailServers.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esOCS.asmx.cs">
<DependentUpon>esOCS.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esOperatingSystems.asmx.cs">
<DependentUpon>esOperatingSystems.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esOrganizations.asmx.cs">
<DependentUpon>esOrganizations.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esPackages.asmx.cs">
<DependentUpon>esPackages.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esScheduler.asmx.cs">
<DependentUpon>esScheduler.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esServers.asmx.cs">
<DependentUpon>esServers.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esSharePointServers.asmx.cs">
<DependentUpon>esSharePointServers.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esStatisticsServers.asmx.cs">
<DependentUpon>esStatisticsServers.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esSystem.asmx.cs">
<DependentUpon>esSystem.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esTasks.asmx.cs">
<DependentUpon>esTasks.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esUsers.asmx.cs">
<DependentUpon>esUsers.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esVirtualizationServer.asmx.cs">
<DependentUpon>esVirtualizationServer.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esWebApplicationGallery.asmx.cs">
<DependentUpon>esWebApplicationGallery.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esWebServers.asmx.cs">
<DependentUpon>esWebServers.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="ecServiceHandler.asmx" />
<Content Include="esBlackBerry.asmx" />
<Content Include="esOCS.asmx" />
<Content Include="esVirtualizationServer.asmx" />
<Content Include="esWebApplicationGallery.asmx" />
<EmbeddedResource Include="Images\logo.png" />
<Content Include="SystemEventHandlers.config" />
<None Include="TaskEventHandlers.config" />
<None Include="WsePolicyCache.Config" />
</ItemGroup>
<ItemGroup>
<Folder Include="Code\" />
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>False</UseIIS>
<AutoAssignPort>False</AutoAssignPort>
<DevelopmentServerPort>9002</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost:9002/</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
</Project>