Free cookie consent management tool by TermsFeed Policy Generator

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

Last change on this file since 17087 was 17087, checked in by abeham, 5 years ago

#2520:

  • fixed loading of samples, removed TODO (due to upgrade of Attic 1.2)
  • corrected check when old persistence should be used to retry download from hive
File size: 15.8 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>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>
13    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
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>
25    <Prefer32Bit>false</Prefer32Bit>
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>
34    <Prefer32Bit>false</Prefer32Bit>
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>
44    <OutputPath>..\..\bin\</OutputPath>
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>
57    <Prefer32Bit>false</Prefer32Bit>
58  </PropertyGroup>
59  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
60    <OutputPath>..\..\bin\</OutputPath>
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>
74    <Prefer32Bit>false</Prefer32Bit>
75  </PropertyGroup>
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>
90    <Prefer32Bit>false</Prefer32Bit>
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>
106    <Prefer32Bit>false</Prefer32Bit>
107  </PropertyGroup>
108  <ItemGroup>
109    <Reference Include="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
110      <SpecificVersion>False</SpecificVersion>
111      <HintPath>..\..\bin\Google.Protobuf.dll</HintPath>
112      <Private>False</Private>
113    </Reference>
114    <Reference Include="System" />
115    <Reference Include="System.Configuration" />
116    <Reference Include="System.Core" />
117    <Reference Include="System.Drawing" />
118    <Reference Include="System.Runtime.Remoting" />
119    <Reference Include="System.Runtime.Serialization" />
120    <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
121    <Reference Include="System.ServiceModel" />
122    <Reference Include="System.ServiceModel.Web" />
123    <Reference Include="System.Xml.Linq" />
124    <Reference Include="System.Data.DataSetExtensions" />
125    <Reference Include="System.Data" />
126    <Reference Include="System.Xml" />
127  </ItemGroup>
128  <ItemGroup>
129    <Compile Include="Exceptions\AnonymousUserException.cs" />
130    <Compile Include="HiveAdminClient.cs" />
131    <Compile Include="HiveClient.cs" />
132    <Compile Include="ServiceClients\AssignedJobResource.cs" />
133    <Compile Include="ServiceClients\AssignedProjectResource.cs" />
134    <Compile Include="ServiceClients\Project.cs" />
135    <Compile Include="ServiceClients\UserPriority.cs" />
136    <Compile Include="ServiceClients\ResourcePermission.cs" />
137    <Compile Include="Settings.Designer.cs">
138      <AutoGen>True</AutoGen>
139      <DesignTimeSharedInput>True</DesignTimeSharedInput>
140      <DependentUpon>Settings.settings</DependentUpon>
141    </Compile>
142    <Compile Include="Tasks\ItemTask.cs" />
143    <Compile Include="RefreshableJob.cs" />
144    <Compile Include="ServiceClients\JobPermission.cs" />
145    <Compile Include="StateLogList.cs" />
146    <Compile Include="StateLogListList.cs" />
147    <None Include="app.config">
148      <SubType>Designer</SubType>
149    </None>
150    <None Include="Plugin.cs.frame" />
151    <Compile Include="Exceptions\AddTaskToHiveException.cs" />
152    <Compile Include="Exceptions\TaskResultPollingException.cs" />
153    <Compile Include="Exceptions\OptimizerNotFoundException.cs" />
154    <Compile Include="ConcurrentTaskDownloader.cs" />
155    <Compile Include="HiveTasks\EngineHiveTask.cs" />
156    <Compile Include="Exceptions\HiveException.cs" />
157    <Compile Include="TaskDownloader.cs" />
158    <Compile Include="ConcurrentTaskDownloaderException.cs" />
159    <Compile Include="TreeView\IItemTree.cs" />
160    <Compile Include="TreeView\IItemTreeAction.cs" />
161    <Compile Include="HiveTasks\OptimizerHiveTask.cs">
162      <SubType>Code</SubType>
163    </Compile>
164    <Compile Include="Exceptions\ResourceNotFoundException.cs" />
165    <Compile Include="IHiveServiceLocator.cs" />
166    <Compile Include="Tasks\EngineTask.cs" />
167    <Compile Include="Tasks\OptimizerTask.cs" />
168    <Compile Include="Plugin.cs" />
169    <Compile Include="HiveTasks\HiveTask.cs" />
170    <Compile Include="JobResultPoller.cs" />
171    <Compile Include="Util\PersistenceUtil.cs" />
172    <Compile Include="Util\PluginUtil.cs" />
173    <Compile Include="Properties\AssemblyInfo.cs" />
174    <None Include="Properties\AssemblyInfo.cs.frame" />
175    <Compile Include="Exceptions\ServiceClientFactoryException.cs" />
176    <Compile Include="ScopeExtensions.cs" />
177    <Compile Include="ServiceClients\Downtime.cs" />
178    <Compile Include="ServiceClients\HiveItemCollection.cs" />
179    <Compile Include="ServiceClients\IHiveItem.cs" />
180    <Compile Include="ServiceClients\NamedHiveItem.cs" />
181    <Compile Include="ServiceClients\Heartbeat.cs" />
182    <Compile Include="ServiceClients\HiveItem.cs" />
183    <Compile Include="ServiceClients\TaskData.cs" />
184    <Compile Include="ServiceClients\Plugin.cs" />
185    <Compile Include="ServiceClients\PluginData.cs" />
186    <Compile Include="ServiceClients\Resource.cs" />
187    <Compile Include="ServiceClients\StateLog.cs" />
188    <Compile Include="ServiceClients\Job.cs" />
189    <Compile Include="ServiceClients\SlaveGroup.cs" />
190    <Compile Include="ServiceClients\Slave.cs" />
191    <Compile Include="ServiceClients\LightweightTask.cs" />
192    <Compile Include="ServiceClients\MessageContainer.cs" />
193    <Compile Include="ServiceClients\HiveServiceClient.cs" />
194    <Compile Include="ServiceClients\Task.cs" />
195    <Compile Include="HiveServiceLocator.cs" />
196    <None Include="HeuristicLab.snk" />
197    <None Include="ServiceClients\GenerateServiceClients.cmd" />
198    <None Include="Settings.settings">
199      <Generator>SettingsSingleFileGenerator</Generator>
200      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
201    </None>
202  </ItemGroup>
203  <ItemGroup>
204    <ProjectReference Include="..\..\HeuristicLab.Clients.Access\3.3\HeuristicLab.Clients.Access-3.3.csproj">
205      <Project>{494F87F4-0F25-4D33-A382-10CDB2174D48}</Project>
206      <Name>HeuristicLab.Clients.Access-3.3</Name>
207    </ProjectReference>
208    <ProjectReference Include="..\..\HeuristicLab.Clients.Common\3.3\HeuristicLab.Clients.Common-3.3.csproj">
209      <Project>{730A9104-D4D1-4360-966B-E49B7571DDA3}</Project>
210      <Name>HeuristicLab.Clients.Common-3.3</Name>
211      <Private>False</Private>
212    </ProjectReference>
213    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
214      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
215      <Name>HeuristicLab.Collections-3.3</Name>
216      <Private>False</Private>
217    </ProjectReference>
218    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
219      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
220      <Name>HeuristicLab.Common.Resources-3.3</Name>
221      <Private>False</Private>
222    </ProjectReference>
223    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
224      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
225      <Name>HeuristicLab.Common-3.3</Name>
226      <Private>False</Private>
227    </ProjectReference>
228    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
229      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
230      <Name>HeuristicLab.Core-3.3</Name>
231      <Private>False</Private>
232    </ProjectReference>
233    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
234      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
235      <Name>HeuristicLab.Data-3.3</Name>
236      <Private>False</Private>
237    </ProjectReference>
238    <ProjectReference Include="..\..\HeuristicLab.Hive\3.3\HeuristicLab.Hive-3.3.csproj">
239      <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
240      <Name>HeuristicLab.Hive-3.3</Name>
241      <Private>False</Private>
242    </ProjectReference>
243    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
244      <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
245      <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
246      <Private>False</Private>
247    </ProjectReference>
248    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
249      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
250      <Name>HeuristicLab.MainForm-3.3</Name>
251      <Private>False</Private>
252    </ProjectReference>
253    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
254      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
255      <Name>HeuristicLab.Optimization-3.3</Name>
256      <Private>False</Private>
257    </ProjectReference>
258    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
259      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
260      <Name>HeuristicLab.Persistence-3.3</Name>
261      <Private>False</Private>
262    </ProjectReference>
263    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
264      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
265      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
266      <Private>False</Private>
267    </ProjectReference>
268  </ItemGroup>
269  <ItemGroup>
270    <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
271      <SpecificVersion>False</SpecificVersion>
272      <HintPath>..\..\bin\HEAL.Attic.dll</HintPath>
273      <Private>False</Private>
274    </Reference>
275  </ItemGroup>
276  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
277  <PropertyGroup>
278    <PostBuildEvent>
279    </PostBuildEvent>
280  </PropertyGroup>
281  <PropertyGroup>
282    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
283set ProjectDir=$(ProjectDir)
284set SolutionDir=$(SolutionDir)
285set Outdir=$(Outdir)
286call PreBuildEvent.cmd</PreBuildEvent>
287    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
288export ProjectDir=$(ProjectDir)
289export SolutionDir=$(SolutionDir)
290
291$SolutionDir/PreBuildEvent.sh
292</PreBuildEvent>
293  </PropertyGroup>
294  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
295       Other similar extension points exist, see Microsoft.Common.targets.
296  <Target Name="BeforeBuild">
297  </Target>
298  <Target Name="AfterBuild">
299  </Target>
300  -->
301</Project>
Note: See TracBrowser for help on using the repository browser.