Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2924_DotNetCoreMigration/HeuristicLab.Clients.Hive/3.3/HeuristicLab.Clients.Hive-3.3.csproj @ 16674

Last change on this file since 16674 was 16147, checked in by jkarder, 6 years ago

#2924: reapplied changes from r16143

File size: 24.1 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.7</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="Microsoft.Win32.Registry, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
110      <HintPath>..\..\packages\Microsoft.Win32.Registry.4.5.0\lib\net461\Microsoft.Win32.Registry.dll</HintPath>
111    </Reference>
112    <Reference Include="Microsoft.Win32.Registry.AccessControl, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
113      <HintPath>..\..\packages\Microsoft.Win32.Registry.AccessControl.4.5.0\lib\net461\Microsoft.Win32.Registry.AccessControl.dll</HintPath>
114    </Reference>
115    <Reference Include="Microsoft.Win32.SystemEvents, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
116      <HintPath>..\..\packages\Microsoft.Win32.SystemEvents.4.5.0\lib\net461\Microsoft.Win32.SystemEvents.dll</HintPath>
117    </Reference>
118    <Reference Include="System" />
119    <Reference Include="System.CodeDom, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
120      <HintPath>..\..\packages\System.CodeDom.4.5.0\lib\net461\System.CodeDom.dll</HintPath>
121    </Reference>
122    <Reference Include="System.ComponentModel.Composition" />
123    <Reference Include="System.Configuration" />
124    <Reference Include="System.Configuration.ConfigurationManager, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
125      <HintPath>..\..\packages\System.Configuration.ConfigurationManager.4.5.0\lib\net461\System.Configuration.ConfigurationManager.dll</HintPath>
126    </Reference>
127    <Reference Include="System.Core" />
128    <Reference Include="System.Data.Odbc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
129      <HintPath>..\..\packages\System.Data.Odbc.4.5.0\lib\net461\System.Data.Odbc.dll</HintPath>
130    </Reference>
131    <Reference Include="System.Data.OracleClient" />
132    <Reference Include="System.Data.SqlClient, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
133      <HintPath>..\..\packages\System.Data.SqlClient.4.5.0\lib\net461\System.Data.SqlClient.dll</HintPath>
134    </Reference>
135    <Reference Include="System.Diagnostics.EventLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
136      <HintPath>..\..\packages\System.Diagnostics.EventLog.4.5.0\lib\net461\System.Diagnostics.EventLog.dll</HintPath>
137    </Reference>
138    <Reference Include="System.Diagnostics.PerformanceCounter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
139      <HintPath>..\..\packages\System.Diagnostics.PerformanceCounter.4.5.0\lib\net461\System.Diagnostics.PerformanceCounter.dll</HintPath>
140    </Reference>
141    <Reference Include="System.DirectoryServices" />
142    <Reference Include="System.DirectoryServices.AccountManagement" />
143    <Reference Include="System.DirectoryServices.Protocols" />
144    <Reference Include="System.Drawing" />
145    <Reference Include="System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
146      <HintPath>..\..\packages\System.Drawing.Common.4.5.0\lib\net461\System.Drawing.Common.dll</HintPath>
147    </Reference>
148    <Reference Include="System.IdentityModel" />
149    <Reference Include="System.IO.FileSystem.AccessControl, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
150      <HintPath>..\..\packages\System.IO.FileSystem.AccessControl.4.5.0\lib\net461\System.IO.FileSystem.AccessControl.dll</HintPath>
151    </Reference>
152    <Reference Include="System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
153      <HintPath>..\..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath>
154      <Private>True</Private>
155      <Private>True</Private>
156    </Reference>
157    <Reference Include="System.IO.Packaging, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
158      <HintPath>..\..\packages\System.IO.Packaging.4.5.0\lib\net46\System.IO.Packaging.dll</HintPath>
159    </Reference>
160    <Reference Include="System.IO.Pipes.AccessControl, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
161      <HintPath>..\..\packages\System.IO.Pipes.AccessControl.4.5.0\lib\net461\System.IO.Pipes.AccessControl.dll</HintPath>
162    </Reference>
163    <Reference Include="System.IO.Ports, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
164      <HintPath>..\..\packages\System.IO.Ports.4.5.0\lib\net461\System.IO.Ports.dll</HintPath>
165    </Reference>
166    <Reference Include="System.Management" />
167    <Reference Include="System.Net" />
168    <Reference Include="System.Runtime.Caching" />
169    <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
170      <HintPath>..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
171    </Reference>
172    <Reference Include="System.Runtime.Remoting" />
173    <Reference Include="System.Runtime.Serialization" />
174    <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
175    <Reference Include="System.Security" />
176    <Reference Include="System.Security.AccessControl, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
177      <HintPath>..\..\packages\System.Security.AccessControl.4.5.0\lib\net461\System.Security.AccessControl.dll</HintPath>
178    </Reference>
179    <Reference Include="System.Security.Cryptography.Cng, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
180      <HintPath>..\..\packages\System.Security.Cryptography.Cng.4.5.0\lib\net47\System.Security.Cryptography.Cng.dll</HintPath>
181    </Reference>
182    <Reference Include="System.Security.Cryptography.Pkcs, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
183      <HintPath>..\..\packages\System.Security.Cryptography.Pkcs.4.5.0\lib\net461\System.Security.Cryptography.Pkcs.dll</HintPath>
184    </Reference>
185    <Reference Include="System.Security.Cryptography.ProtectedData, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
186      <HintPath>..\..\packages\System.Security.Cryptography.ProtectedData.4.5.0\lib\net461\System.Security.Cryptography.ProtectedData.dll</HintPath>
187    </Reference>
188    <Reference Include="System.Security.Cryptography.Xml, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
189      <HintPath>..\..\packages\System.Security.Cryptography.Xml.4.5.0\lib\net461\System.Security.Cryptography.Xml.dll</HintPath>
190    </Reference>
191    <Reference Include="System.Security.Permissions, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
192      <HintPath>..\..\packages\System.Security.Permissions.4.5.0\lib\net461\System.Security.Permissions.dll</HintPath>
193    </Reference>
194    <Reference Include="System.Security.Principal.Windows, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
195      <HintPath>..\..\packages\System.Security.Principal.Windows.4.5.0\lib\net461\System.Security.Principal.Windows.dll</HintPath>
196    </Reference>
197    <Reference Include="System.ServiceModel" />
198    <Reference Include="System.ServiceModel.Duplex, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
199      <HintPath>..\..\packages\System.ServiceModel.Duplex.4.4.1\lib\net461\System.ServiceModel.Duplex.dll</HintPath>
200    </Reference>
201    <Reference Include="System.ServiceModel.Http, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
202      <HintPath>..\..\packages\System.ServiceModel.Http.4.4.1\lib\net461\System.ServiceModel.Http.dll</HintPath>
203    </Reference>
204    <Reference Include="System.ServiceModel.NetTcp, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
205      <HintPath>..\..\packages\System.ServiceModel.NetTcp.4.4.1\lib\net461\System.ServiceModel.NetTcp.dll</HintPath>
206    </Reference>
207    <Reference Include="System.ServiceModel.Primitives, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
208      <HintPath>..\..\packages\System.ServiceModel.Primitives.4.4.1\lib\net461\System.ServiceModel.Primitives.dll</HintPath>
209    </Reference>
210    <Reference Include="System.ServiceModel.Syndication, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
211      <HintPath>..\..\packages\System.ServiceModel.Syndication.4.5.0\lib\net461\System.ServiceModel.Syndication.dll</HintPath>
212    </Reference>
213    <Reference Include="System.ServiceModel.Web" />
214    <Reference Include="System.ServiceProcess" />
215    <Reference Include="System.ServiceProcess.ServiceController, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
216      <HintPath>..\..\packages\System.ServiceProcess.ServiceController.4.5.0\lib\net461\System.ServiceProcess.ServiceController.dll</HintPath>
217    </Reference>
218    <Reference Include="System.Text.Encoding.CodePages, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
219      <HintPath>..\..\packages\System.Text.Encoding.CodePages.4.5.0\lib\net461\System.Text.Encoding.CodePages.dll</HintPath>
220    </Reference>
221    <Reference Include="System.Threading.AccessControl, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
222      <HintPath>..\..\packages\System.Threading.AccessControl.4.5.0\lib\net461\System.Threading.AccessControl.dll</HintPath>
223    </Reference>
224    <Reference Include="System.Transactions" />
225    <Reference Include="System.Xml.Linq" />
226    <Reference Include="System.Data.DataSetExtensions" />
227    <Reference Include="System.Data" />
228    <Reference Include="System.Xml" />
229    <Reference Include="WindowsBase" />
230  </ItemGroup>
231  <ItemGroup>
232    <Compile Include="Exceptions\AnonymousUserException.cs" />
233    <Compile Include="HiveAdminClient.cs" />
234    <Compile Include="HiveClient.cs" />
235    <Compile Include="ServiceClients\UserPriority.cs" />
236    <Compile Include="ServiceClients\ResourcePermission.cs" />
237    <Compile Include="Settings.Designer.cs">
238      <AutoGen>True</AutoGen>
239      <DesignTimeSharedInput>True</DesignTimeSharedInput>
240      <DependentUpon>Settings.settings</DependentUpon>
241    </Compile>
242    <Compile Include="Tasks\ItemTask.cs" />
243    <Compile Include="RefreshableJob.cs" />
244    <Compile Include="ServiceClients\JobPermission.cs" />
245    <Compile Include="StateLogList.cs" />
246    <Compile Include="StateLogListList.cs" />
247    <None Include="app.config">
248      <SubType>Designer</SubType>
249    </None>
250    <None Include="packages.config" />
251    <None Include="Plugin.cs.frame" />
252    <Compile Include="Exceptions\AddTaskToHiveException.cs" />
253    <Compile Include="Exceptions\TaskResultPollingException.cs" />
254    <Compile Include="Exceptions\OptimizerNotFoundException.cs" />
255    <Compile Include="ConcurrentTaskDownloader.cs" />
256    <Compile Include="HiveTasks\EngineHiveTask.cs" />
257    <Compile Include="Exceptions\HiveException.cs" />
258    <Compile Include="TaskDownloader.cs" />
259    <Compile Include="ConcurrentTaskDownloaderException.cs" />
260    <Compile Include="TreeView\IItemTree.cs" />
261    <Compile Include="TreeView\IItemTreeAction.cs" />
262    <Compile Include="HiveTasks\OptimizerHiveTask.cs">
263      <SubType>Code</SubType>
264    </Compile>
265    <Compile Include="Exceptions\ResourceNotFoundException.cs" />
266    <Compile Include="IHiveServiceLocator.cs" />
267    <Compile Include="Tasks\EngineTask.cs" />
268    <Compile Include="Tasks\OptimizerTask.cs" />
269    <Compile Include="Plugin.cs" />
270    <Compile Include="HiveTasks\HiveTask.cs" />
271    <Compile Include="JobResultPoller.cs" />
272    <Compile Include="Util\PersistenceUtil.cs" />
273    <Compile Include="Util\PluginUtil.cs" />
274    <Compile Include="Properties\AssemblyInfo.cs" />
275    <None Include="Properties\AssemblyInfo.cs.frame" />
276    <Compile Include="Exceptions\ServiceClientFactoryException.cs" />
277    <Compile Include="ScopeExtensions.cs" />
278    <Compile Include="ServiceClients\Downtime.cs" />
279    <Compile Include="ServiceClients\HiveItemCollection.cs" />
280    <Compile Include="ServiceClients\IHiveItem.cs" />
281    <Compile Include="ServiceClients\NamedHiveItem.cs" />
282    <Compile Include="ServiceClients\Heartbeat.cs" />
283    <Compile Include="ServiceClients\HiveItem.cs" />
284    <Compile Include="ServiceClients\TaskData.cs" />
285    <Compile Include="ServiceClients\Plugin.cs" />
286    <Compile Include="ServiceClients\PluginData.cs" />
287    <Compile Include="ServiceClients\Resource.cs" />
288    <Compile Include="ServiceClients\StateLog.cs" />
289    <Compile Include="ServiceClients\Job.cs" />
290    <Compile Include="ServiceClients\SlaveGroup.cs" />
291    <Compile Include="ServiceClients\Slave.cs" />
292    <Compile Include="ServiceClients\LightweightTask.cs" />
293    <Compile Include="ServiceClients\MessageContainer.cs" />
294    <Compile Include="ServiceClients\HiveServiceClient.cs" />
295    <Compile Include="ServiceClients\Task.cs" />
296    <Compile Include="HiveServiceLocator.cs" />
297    <None Include="HeuristicLab.snk" />
298    <None Include="ServiceClients\GenerateServiceClients.cmd" />
299    <None Include="Settings.settings">
300      <Generator>SettingsSingleFileGenerator</Generator>
301      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
302    </None>
303  </ItemGroup>
304  <ItemGroup>
305    <ProjectReference Include="..\..\HeuristicLab.Clients.Common\3.3\HeuristicLab.Clients.Common-3.3.csproj">
306      <Project>{730A9104-D4D1-4360-966B-E49B7571DDA3}</Project>
307      <Name>HeuristicLab.Clients.Common-3.3</Name>
308      <Private>False</Private>
309    </ProjectReference>
310    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
311      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
312      <Name>HeuristicLab.Collections-3.3</Name>
313      <Private>False</Private>
314    </ProjectReference>
315    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
316      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
317      <Name>HeuristicLab.Common.Resources-3.3</Name>
318      <Private>False</Private>
319    </ProjectReference>
320    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
321      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
322      <Name>HeuristicLab.Common-3.3</Name>
323      <Private>False</Private>
324    </ProjectReference>
325    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
326      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
327      <Name>HeuristicLab.Core-3.3</Name>
328      <Private>False</Private>
329    </ProjectReference>
330    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
331      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
332      <Name>HeuristicLab.Data-3.3</Name>
333      <Private>False</Private>
334    </ProjectReference>
335    <ProjectReference Include="..\..\HeuristicLab.Hive\3.3\HeuristicLab.Hive-3.3.csproj">
336      <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
337      <Name>HeuristicLab.Hive-3.3</Name>
338      <Private>False</Private>
339    </ProjectReference>
340    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
341      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
342      <Name>HeuristicLab.MainForm-3.3</Name>
343      <Private>False</Private>
344    </ProjectReference>
345    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
346      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
347      <Name>HeuristicLab.Optimization-3.3</Name>
348      <Private>False</Private>
349    </ProjectReference>
350    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
351      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
352      <Name>HeuristicLab.Persistence-3.3</Name>
353      <Private>False</Private>
354    </ProjectReference>
355    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
356      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
357      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
358      <Private>False</Private>
359    </ProjectReference>
360  </ItemGroup>
361  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
362  <PropertyGroup>
363    <PostBuildEvent>
364    </PostBuildEvent>
365  </PropertyGroup>
366  <PropertyGroup>
367    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
368set ProjectDir=$(ProjectDir)
369set SolutionDir=$(SolutionDir)
370set Outdir=$(Outdir)
371call PreBuildEvent.cmd</PreBuildEvent>
372    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
373export ProjectDir=$(ProjectDir)
374export SolutionDir=$(SolutionDir)
375
376$SolutionDir/PreBuildEvent.sh
377</PreBuildEvent>
378  </PropertyGroup>
379  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
380       Other similar extension points exist, see Microsoft.Common.targets.
381  <Target Name="BeforeBuild">
382  </Target>
383  <Target Name="AfterBuild">
384  </Target>
385  -->
386</Project>
Note: See TracBrowser for help on using the repository browser.