Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Clients.Hive/3.3/HeuristicLab.Clients.Hive-3.3.csproj @ 14738

Last change on this file since 14738 was 14738, checked in by jkarder, 7 years ago

#2743: cleaned up

  • regenerated service clients
  • updated app configs
  • removed old partial classes
File size: 14.4 KB
RevLine 
[6976]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>8.0.30703</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Clients.Hive</RootNamespace>
12    <AssemblyName>HeuristicLab.Clients.Hive-3.3</AssemblyName>
[11623]13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
[6976]14    <FileAlignment>512</FileAlignment>
15    <TargetFrameworkProfile />
16  </PropertyGroup>
17  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18    <DebugSymbols>true</DebugSymbols>
19    <DebugType>full</DebugType>
20    <Optimize>false</Optimize>
21    <OutputPath>..\..\bin\</OutputPath>
22    <DefineConstants>DEBUG;TRACE</DefineConstants>
23    <ErrorReport>prompt</ErrorReport>
24    <WarningLevel>4</WarningLevel>
[11623]25    <Prefer32Bit>false</Prefer32Bit>
[6976]26  </PropertyGroup>
27  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28    <DebugType>pdbonly</DebugType>
29    <Optimize>true</Optimize>
30    <OutputPath>..\..\bin\</OutputPath>
31    <DefineConstants>TRACE</DefineConstants>
32    <ErrorReport>prompt</ErrorReport>
33    <WarningLevel>4</WarningLevel>
[11623]34    <Prefer32Bit>false</Prefer32Bit>
[6976]35  </PropertyGroup>
36  <PropertyGroup>
37    <SignAssembly>true</SignAssembly>
38  </PropertyGroup>
39  <PropertyGroup>
40    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
41  </PropertyGroup>
42  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
43    <DebugSymbols>true</DebugSymbols>
[7133]44    <OutputPath>..\..\bin\</OutputPath>
[6976]45    <DefineConstants>DEBUG;TRACE</DefineConstants>
46    <DebugType>full</DebugType>
47    <PlatformTarget>x86</PlatformTarget>
48    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Clients.Hive-3.4.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
49    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
50    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
51    <ErrorReport>prompt</ErrorReport>
52    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
53    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
54    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
55    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
56    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
[11623]57    <Prefer32Bit>false</Prefer32Bit>
[6976]58  </PropertyGroup>
59  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
[7133]60    <OutputPath>..\..\bin\</OutputPath>
[6976]61    <DefineConstants>TRACE</DefineConstants>
62    <Optimize>true</Optimize>
63    <DebugType>pdbonly</DebugType>
64    <PlatformTarget>x86</PlatformTarget>
65    <CodeAnalysisLogFile>bin\Release\HeuristicLab.Clients.Hive-3.4.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
66    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
67    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
68    <ErrorReport>prompt</ErrorReport>
69    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
70    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
71    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
72    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
73    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
[11623]74    <Prefer32Bit>false</Prefer32Bit>
[6976]75  </PropertyGroup>
[7133]76  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
77    <DebugSymbols>true</DebugSymbols>
78    <OutputPath>..\..\bin\</OutputPath>
79    <DefineConstants>DEBUG;TRACE</DefineConstants>
80    <DebugType>full</DebugType>
81    <PlatformTarget>x64</PlatformTarget>
82    <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Clients.Hive-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
83    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
84    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
85    <ErrorReport>prompt</ErrorReport>
86    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
87    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
88    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
89    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
[11623]90    <Prefer32Bit>false</Prefer32Bit>
[7133]91  </PropertyGroup>
92  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
93    <OutputPath>..\..\bin\</OutputPath>
94    <DefineConstants>TRACE</DefineConstants>
95    <Optimize>true</Optimize>
96    <DebugType>pdbonly</DebugType>
97    <PlatformTarget>x64</PlatformTarget>
98    <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Clients.Hive-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
99    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
100    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
101    <ErrorReport>prompt</ErrorReport>
102    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
103    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
104    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
105    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
[11623]106    <Prefer32Bit>false</Prefer32Bit>
[7133]107  </PropertyGroup>
[6976]108  <ItemGroup>
109    <Reference Include="System" />
110    <Reference Include="System.Configuration" />
111    <Reference Include="System.Core" />
112    <Reference Include="System.Drawing" />
113    <Reference Include="System.Runtime.Remoting" />
114    <Reference Include="System.Runtime.Serialization" />
115    <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
116    <Reference Include="System.ServiceModel" />
117    <Reference Include="System.ServiceModel.Web" />
118    <Reference Include="System.Xml.Linq" />
119    <Reference Include="System.Data.DataSetExtensions" />
120    <Reference Include="System.Data" />
121    <Reference Include="System.Xml" />
122  </ItemGroup>
123  <ItemGroup>
[7249]124    <Compile Include="Exceptions\AnonymousUserException.cs" />
[6976]125    <Compile Include="HiveAdminClient.cs" />
126    <Compile Include="HiveClient.cs" />
[9221]127    <Compile Include="ServiceClients\UserPriority.cs" />
[7916]128    <Compile Include="ServiceClients\ResourcePermission.cs" />
[6976]129    <Compile Include="Settings.Designer.cs">
130      <AutoGen>True</AutoGen>
131      <DesignTimeSharedInput>True</DesignTimeSharedInput>
132      <DependentUpon>Settings.settings</DependentUpon>
133    </Compile>
134    <Compile Include="Tasks\ItemTask.cs" />
135    <Compile Include="RefreshableJob.cs" />
136    <Compile Include="ServiceClients\JobPermission.cs" />
137    <Compile Include="StateLogList.cs" />
138    <Compile Include="StateLogListList.cs" />
[7020]139    <None Include="app.config">
140      <SubType>Designer</SubType>
141    </None>
[6976]142    <None Include="Plugin.cs.frame" />
143    <Compile Include="Exceptions\AddTaskToHiveException.cs" />
144    <Compile Include="Exceptions\TaskResultPollingException.cs" />
145    <Compile Include="Exceptions\OptimizerNotFoundException.cs" />
146    <Compile Include="ConcurrentTaskDownloader.cs" />
[7219]147    <Compile Include="HiveTasks\EngineHiveTask.cs" />
[6976]148    <Compile Include="Exceptions\HiveException.cs" />
149    <Compile Include="TaskDownloader.cs" />
150    <Compile Include="ConcurrentTaskDownloaderException.cs" />
151    <Compile Include="TreeView\IItemTree.cs" />
152    <Compile Include="TreeView\IItemTreeAction.cs" />
[7219]153    <Compile Include="HiveTasks\OptimizerHiveTask.cs">
[6976]154      <SubType>Code</SubType>
155    </Compile>
156    <Compile Include="Exceptions\ResourceNotFoundException.cs" />
[7132]157    <Compile Include="IHiveServiceLocator.cs" />
[6976]158    <Compile Include="Tasks\EngineTask.cs" />
159    <Compile Include="Tasks\OptimizerTask.cs" />
160    <Compile Include="Plugin.cs" />
[7219]161    <Compile Include="HiveTasks\HiveTask.cs" />
[6976]162    <Compile Include="JobResultPoller.cs" />
163    <Compile Include="Util\PersistenceUtil.cs" />
164    <Compile Include="Util\PluginUtil.cs" />
165    <Compile Include="Properties\AssemblyInfo.cs" />
166    <None Include="Properties\AssemblyInfo.cs.frame" />
167    <Compile Include="Exceptions\ServiceClientFactoryException.cs" />
168    <Compile Include="ScopeExtensions.cs" />
169    <Compile Include="ServiceClients\Downtime.cs" />
170    <Compile Include="ServiceClients\HiveItemCollection.cs" />
171    <Compile Include="ServiceClients\IHiveItem.cs" />
172    <Compile Include="ServiceClients\NamedHiveItem.cs" />
173    <Compile Include="ServiceClients\Heartbeat.cs" />
174    <Compile Include="ServiceClients\HiveItem.cs" />
[7142]175    <Compile Include="ServiceClients\TaskData.cs" />
[6976]176    <Compile Include="ServiceClients\Plugin.cs" />
177    <Compile Include="ServiceClients\PluginData.cs" />
178    <Compile Include="ServiceClients\Resource.cs" />
179    <Compile Include="ServiceClients\StateLog.cs" />
180    <Compile Include="ServiceClients\Job.cs" />
181    <Compile Include="ServiceClients\SlaveGroup.cs" />
182    <Compile Include="ServiceClients\Slave.cs" />
183    <Compile Include="ServiceClients\LightweightTask.cs" />
184    <Compile Include="ServiceClients\MessageContainer.cs" />
185    <Compile Include="ServiceClients\HiveServiceClient.cs" />
186    <Compile Include="ServiceClients\Task.cs" />
[7132]187    <Compile Include="HiveServiceLocator.cs" />
[6976]188    <None Include="HeuristicLab.snk" />
189    <None Include="ServiceClients\GenerateServiceClients.cmd" />
190    <None Include="Settings.settings">
191      <Generator>SettingsSingleFileGenerator</Generator>
192      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
193    </None>
194  </ItemGroup>
195  <ItemGroup>
196    <ProjectReference Include="..\..\HeuristicLab.Clients.Common\3.3\HeuristicLab.Clients.Common-3.3.csproj">
197      <Project>{730A9104-D4D1-4360-966B-E49B7571DDA3}</Project>
198      <Name>HeuristicLab.Clients.Common-3.3</Name>
199      <Private>False</Private>
200    </ProjectReference>
201    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
202      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
203      <Name>HeuristicLab.Collections-3.3</Name>
204      <Private>False</Private>
205    </ProjectReference>
206    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
207      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
208      <Name>HeuristicLab.Common.Resources-3.3</Name>
209      <Private>False</Private>
210    </ProjectReference>
211    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
212      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
213      <Name>HeuristicLab.Common-3.3</Name>
214      <Private>False</Private>
215    </ProjectReference>
216    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
217      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
218      <Name>HeuristicLab.Core-3.3</Name>
219      <Private>False</Private>
220    </ProjectReference>
221    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
222      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
223      <Name>HeuristicLab.Data-3.3</Name>
[7021]224      <Private>False</Private>
[6976]225    </ProjectReference>
226    <ProjectReference Include="..\..\HeuristicLab.Hive\3.3\HeuristicLab.Hive-3.3.csproj">
227      <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
228      <Name>HeuristicLab.Hive-3.3</Name>
229      <Private>False</Private>
230    </ProjectReference>
[7582]231    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
232      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
233      <Name>HeuristicLab.MainForm-3.3</Name>
234      <Private>False</Private>
235    </ProjectReference>
[6976]236    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
237      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
238      <Name>HeuristicLab.Optimization-3.3</Name>
239      <Private>False</Private>
240    </ProjectReference>
241    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
242      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
243      <Name>HeuristicLab.Persistence-3.3</Name>
244      <Private>False</Private>
245    </ProjectReference>
246    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
247      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
248      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
249      <Private>False</Private>
250    </ProjectReference>
251  </ItemGroup>
252  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
253  <PropertyGroup>
254    <PostBuildEvent>
255    </PostBuildEvent>
256  </PropertyGroup>
257  <PropertyGroup>
[8692]258    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
[6976]259set ProjectDir=$(ProjectDir)
260set SolutionDir=$(SolutionDir)
261set Outdir=$(Outdir)
262call PreBuildEvent.cmd</PreBuildEvent>
[8692]263    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
[8600]264export ProjectDir=$(ProjectDir)
265export SolutionDir=$(SolutionDir)
266
267$SolutionDir/PreBuildEvent.sh
268</PreBuildEvent>
[6976]269  </PropertyGroup>
270  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
271       Other similar extension points exist, see Microsoft.Common.targets.
272  <Target Name="BeforeBuild">
273  </Target>
274  <Target Name="AfterBuild">
275  </Target>
276  -->
277</Project>
Note: See TracBrowser for help on using the repository browser.