Free cookie consent management tool by TermsFeed Policy Generator

source: branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Client.Communication/3.3/HeuristicLab.Hive.Client.Communication-3.3.csproj @ 4073

Last change on this file since 4073 was 4073, checked in by cneumuel, 14 years ago

moved remaining Hive projects to 3.3-HiveMigration (#1091)

File size: 10.2 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <PropertyGroup>
4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6    <ProductVersion>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{AEB51212-CDBA-4FC6-A2EE-02359AA53ECE}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Hive.Client.Communication</RootNamespace>
12    <AssemblyName>HeuristicLab.Hive.Client.Communication-3.2</AssemblyName>
13    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15    <SignAssembly>true</SignAssembly>
16    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
17    <FileUpgradeFlags>
18    </FileUpgradeFlags>
19    <OldToolsVersion>3.5</OldToolsVersion>
20    <UpgradeBackupLocation />
21  </PropertyGroup>
22  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
23    <DebugSymbols>true</DebugSymbols>
24    <DebugType>full</DebugType>
25    <Optimize>false</Optimize>
26    <OutputPath>bin\Debug\</OutputPath>
27    <DefineConstants>DEBUG;TRACE</DefineConstants>
28    <ErrorReport>prompt</ErrorReport>
29    <WarningLevel>4</WarningLevel>
30    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
31  </PropertyGroup>
32  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
33    <DebugType>pdbonly</DebugType>
34    <Optimize>true</Optimize>
35    <OutputPath>bin\Release\</OutputPath>
36    <DefineConstants>TRACE</DefineConstants>
37    <ErrorReport>prompt</ErrorReport>
38    <WarningLevel>4</WarningLevel>
39    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
40  </PropertyGroup>
41  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
42    <DebugSymbols>true</DebugSymbols>
43    <OutputPath>bin\x86\Debug\</OutputPath>
44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <DebugType>full</DebugType>
46    <PlatformTarget>x86</PlatformTarget>
47    <ErrorReport>prompt</ErrorReport>
48    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
49  </PropertyGroup>
50  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
51    <OutputPath>bin\x86\Release\</OutputPath>
52    <DefineConstants>TRACE</DefineConstants>
53    <Optimize>true</Optimize>
54    <DebugType>pdbonly</DebugType>
55    <PlatformTarget>x86</PlatformTarget>
56    <ErrorReport>prompt</ErrorReport>
57    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
58  </PropertyGroup>
59  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
60    <DebugSymbols>true</DebugSymbols>
61    <OutputPath>bin\x64\Debug\</OutputPath>
62    <DefineConstants>DEBUG;TRACE</DefineConstants>
63    <DebugType>full</DebugType>
64    <PlatformTarget>x64</PlatformTarget>
65    <ErrorReport>prompt</ErrorReport>
66    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
67  </PropertyGroup>
68  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
69    <OutputPath>bin\x64\Release\</OutputPath>
70    <DefineConstants>TRACE</DefineConstants>
71    <Optimize>true</Optimize>
72    <DebugType>pdbonly</DebugType>
73    <PlatformTarget>x64</PlatformTarget>
74    <ErrorReport>prompt</ErrorReport>
75    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
76  </PropertyGroup>
77  <ItemGroup>
78    <Reference Include="System" />
79    <Reference Include="System.Core">
80      <RequiredTargetFramework>3.5</RequiredTargetFramework>
81    </Reference>
82    <Reference Include="System.Runtime.Serialization">
83      <RequiredTargetFramework>3.0</RequiredTargetFramework>
84    </Reference>
85    <Reference Include="System.ServiceModel">
86      <RequiredTargetFramework>3.0</RequiredTargetFramework>
87    </Reference>
88    <Reference Include="System.Xml.Linq">
89      <RequiredTargetFramework>3.5</RequiredTargetFramework>
90    </Reference>
91    <Reference Include="System.Data.DataSetExtensions">
92      <RequiredTargetFramework>3.5</RequiredTargetFramework>
93    </Reference>
94    <Reference Include="System.Data" />
95    <Reference Include="System.Xml" />
96  </ItemGroup>
97  <ItemGroup>
98    <Compile Include="CommunicationsPlugin.cs" />
99    <Compile Include="Properties\AssemblyInfo.cs" />
100    <Compile Include="Service References\ServerService\Reference.cs">
101      <AutoGen>True</AutoGen>
102      <DesignTime>True</DesignTime>
103      <DependentUpon>Reference.svcmap</DependentUpon>
104    </Compile>
105    <Compile Include="WcfService.cs" />
106  </ItemGroup>
107  <ItemGroup>
108    <None Include="HeuristicLab.snk" />
109    <None Include="Properties\AssemblyInfo.frame" />
110  </ItemGroup>
111  <ItemGroup>
112    <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
113      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
114      <Name>HeuristicLab.Core-3.2</Name>
115    </ProjectReference>
116    <ProjectReference Include="..\..\HeuristicLab.DataAccess\3.3\HeuristicLab.DataAccess-3.3.csproj">
117      <Project>{9076697B-C151-46CD-95BC-1D059492B478}</Project>
118      <Name>HeuristicLab.DataAccess-3.2</Name>
119    </ProjectReference>
120    <ProjectReference Include="..\..\HeuristicLab.Hive.Client.Common\3.3\HeuristicLab.Hive.Client.Common-3.3.csproj">
121      <Project>{89F4BC52-C174-481E-9BD2-3814171020E8}</Project>
122      <Name>HeuristicLab.Hive.Client.Common-3.2</Name>
123    </ProjectReference>
124    <ProjectReference Include="..\..\HeuristicLab.Hive.Contracts\3.2\HeuristicLab.Hive.Contracts-3.2.csproj">
125      <Project>{134F93D7-E7C8-4ECD-9923-7F63259A60D8}</Project>
126      <Name>HeuristicLab.Hive.Contracts-3.2</Name>
127    </ProjectReference>
128    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
129      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
130      <Name>HeuristicLab.PluginInfrastructure</Name>
131    </ProjectReference>
132    <ProjectReference Include="..\..\HeuristicLab.Tracing\3.2\HeuristicLab.Tracing-3.2.csproj">
133      <Project>{EE2034D9-6E27-48A1-B855-42D45F69A4FC}</Project>
134      <Name>HeuristicLab.Tracing-3.2</Name>
135    </ProjectReference>
136  </ItemGroup>
137  <ItemGroup>
138    <WCFMetadata Include="Service References\" />
139  </ItemGroup>
140  <ItemGroup>
141    <WCFMetadataStorage Include="Service References\ServerService\" />
142  </ItemGroup>
143  <ItemGroup>
144    <None Include="Service References\ServerService\configuration91.svcinfo" />
145  </ItemGroup>
146  <ItemGroup>
147    <None Include="Service References\ServerService\configuration.svcinfo" />
148  </ItemGroup>
149  <ItemGroup>
150    <None Include="app.config" />
151    <None Include="Properties\DataSources\HeuristicLab.Hive.Contracts.Response.datasource" />
152    <None Include="Properties\DataSources\HeuristicLab.Hive.Contracts.ResponseCalendar.datasource" />
153    <None Include="Properties\DataSources\HeuristicLab.Hive.Contracts.ResponseHB.datasource" />
154    <None Include="Properties\DataSources\HeuristicLab.Hive.Contracts.ResponseJob.datasource" />
155    <None Include="Properties\DataSources\HeuristicLab.Hive.Contracts.ResponsePlugin.datasource" />
156    <None Include="Properties\DataSources\HeuristicLab.Hive.Contracts.ResponseResultReceived.datasource" />
157    <None Include="Properties\DataSources\HeuristicLab.Hive.Contracts.ResponseSerializedJob.datasource" />
158    <None Include="Service References\ServerService\Arrays1.xsd" />
159    <None Include="Service References\ServerService\HeuristicLab.DataAccess1.xsd" />
160    <None Include="Service References\ServerService\HeuristicLab.Hive.Client.Communication.ServerService.Response.datasource">
161      <DependentUpon>Reference.svcmap</DependentUpon>
162    </None>
163    <None Include="Service References\ServerService\HeuristicLab.Hive.Client.Communication.ServerService.ResponseCalendar.datasource">
164      <DependentUpon>Reference.svcmap</DependentUpon>
165    </None>
166    <None Include="Service References\ServerService\HeuristicLab.Hive.Client.Communication.ServerService.ResponseHB.datasource">
167      <DependentUpon>Reference.svcmap</DependentUpon>
168    </None>
169    <None Include="Service References\ServerService\HeuristicLab.Hive.Client.Communication.ServerService.ResponseJob.datasource">
170      <DependentUpon>Reference.svcmap</DependentUpon>
171    </None>
172    <None Include="Service References\ServerService\HeuristicLab.Hive.Client.Communication.ServerService.ResponsePlugin.datasource">
173      <DependentUpon>Reference.svcmap</DependentUpon>
174    </None>
175    <None Include="Service References\ServerService\HeuristicLab.Hive.Client.Communication.ServerService.ResponseResultReceived.datasource">
176      <DependentUpon>Reference.svcmap</DependentUpon>
177    </None>
178    <None Include="Service References\ServerService\HeuristicLab.Hive.Contracts.BusinessObjects1.xsd" />
179    <None Include="Service References\ServerService\HeuristicLab.Hive.Contracts1.xsd" />
180    <None Include="Service References\ServerService\HeuristicLab.PluginInfrastructure.xsd" />
181    <None Include="Service References\ServerService\HeuristicLab.PluginInfrastructure2.xsd" />
182    <None Include="Service References\ServerService\Message1.xsd" />
183    <None Include="Service References\ServerService\Reference.svcmap">
184      <Generator>WCF Proxy Generator</Generator>
185      <LastGenOutput>Reference.cs</LastGenOutput>
186    </None>
187    <None Include="Service References\ServerService\service1.wsdl" />
188    <None Include="Service References\ServerService\service2.xsd" />
189    <None Include="Service References\ServerService\service3.xsd" />
190    <None Include="Service References\ServerService\System1.xsd" />
191  </ItemGroup>
192  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
193  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
194       Other similar extension points exist, see Microsoft.Common.targets.
195  <Target Name="BeforeBuild">
196  </Target>
197  <Target Name="AfterBuild">
198  </Target>
199  -->
200  <PropertyGroup>
201    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
202set ProjectDir=$(ProjectDir)
203set SolutionDir=$(SolutionDir)
204set Outdir=$(Outdir)
205
206call PreBuildEvent.cmd</PreBuildEvent>
207  </PropertyGroup>
208</Project>
Note: See TracBrowser for help on using the repository browser.