Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2924_DotNetCoreMigration/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/HeuristicLab.Algorithms.DataAnalysis.Views-3.4.csproj @ 16147

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

#2924: reapplied changes from r16143

File size: 28.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>{A2330DB0-413D-4424-B4E6-591118E2B9F8}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Algorithms.DataAnalysis.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Algorithms.DataAnalysis.Views-3.4</AssemblyName>
13    <TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
16    <FileAlignment>512</FileAlignment>
17  </PropertyGroup>
18  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
19    <DebugSymbols>true</DebugSymbols>
20    <DebugType>full</DebugType>
21    <Optimize>false</Optimize>
22    <OutputPath>$(SolutionDir)\bin\</OutputPath>
23    <DefineConstants>DEBUG;TRACE</DefineConstants>
24    <ErrorReport>prompt</ErrorReport>
25    <WarningLevel>4</WarningLevel>
26    <Prefer32Bit>false</Prefer32Bit>
27  </PropertyGroup>
28  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
29    <DebugType>pdbonly</DebugType>
30    <Optimize>true</Optimize>
31    <OutputPath>$(SolutionDir)\bin\</OutputPath>
32    <DefineConstants>TRACE</DefineConstants>
33    <ErrorReport>prompt</ErrorReport>
34    <WarningLevel>4</WarningLevel>
35    <Prefer32Bit>false</Prefer32Bit>
36  </PropertyGroup>
37  <PropertyGroup>
38    <SignAssembly>true</SignAssembly>
39  </PropertyGroup>
40  <PropertyGroup>
41    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
42  </PropertyGroup>
43  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
44    <DebugSymbols>true</DebugSymbols>
45    <OutputPath>$(SolutionDir)\bin\</OutputPath>
46    <DefineConstants>DEBUG;TRACE</DefineConstants>
47    <DebugType>full</DebugType>
48    <PlatformTarget>x86</PlatformTarget>
49    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Algorithms.DataAnalysis.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
50    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
51    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
52    <ErrorReport>prompt</ErrorReport>
53    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
54    <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
55    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
56    <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
57    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
58    <Prefer32Bit>false</Prefer32Bit>
59  </PropertyGroup>
60  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
61    <OutputPath>$(SolutionDir)\bin\</OutputPath>
62    <DefineConstants>TRACE</DefineConstants>
63    <Optimize>true</Optimize>
64    <DebugType>pdbonly</DebugType>
65    <PlatformTarget>x86</PlatformTarget>
66    <CodeAnalysisLogFile>$(SolutionDir)\bin\HeuristicLab.Algorithms.DataAnalysis.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
67    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
68    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
69    <ErrorReport>prompt</ErrorReport>
70    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
71    <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
72    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
73    <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
74    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
75    <Prefer32Bit>false</Prefer32Bit>
76  </PropertyGroup>
77  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
78    <DebugSymbols>true</DebugSymbols>
79    <OutputPath>$(SolutionDir)\bin\</OutputPath>
80    <DefineConstants>DEBUG;TRACE</DefineConstants>
81    <DebugType>full</DebugType>
82    <PlatformTarget>x64</PlatformTarget>
83    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Algorithms.DataAnalysis.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
84    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
85    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
86    <ErrorReport>prompt</ErrorReport>
87    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
88    <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
89    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
90    <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
91    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
92    <Prefer32Bit>false</Prefer32Bit>
93  </PropertyGroup>
94  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
95    <OutputPath>$(SolutionDir)\bin\</OutputPath>
96    <DefineConstants>TRACE</DefineConstants>
97    <Optimize>true</Optimize>
98    <DebugType>pdbonly</DebugType>
99    <PlatformTarget>x64</PlatformTarget>
100    <CodeAnalysisLogFile>$(SolutionDir)\bin\HeuristicLab.Algorithms.DataAnalysis.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
101    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
102    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
103    <ErrorReport>prompt</ErrorReport>
104    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
105    <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
106    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
107    <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
108    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
109    <Prefer32Bit>false</Prefer32Bit>
110  </PropertyGroup>
111  <ItemGroup>
112    <Reference Include="LibSVM-3.12, Version=3.12.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
113      <HintPath>..\..\bin\LibSVM-3.12.dll</HintPath>
114      <Private>False</Private>
115    </Reference>
116    <Reference Include="Microsoft.Win32.Registry, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
117      <HintPath>..\..\packages\Microsoft.Win32.Registry.4.5.0\lib\net461\Microsoft.Win32.Registry.dll</HintPath>
118    </Reference>
119    <Reference Include="Microsoft.Win32.Registry.AccessControl, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
120      <HintPath>..\..\packages\Microsoft.Win32.Registry.AccessControl.4.5.0\lib\net461\Microsoft.Win32.Registry.AccessControl.dll</HintPath>
121    </Reference>
122    <Reference Include="Microsoft.Win32.SystemEvents, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
123      <HintPath>..\..\packages\Microsoft.Win32.SystemEvents.4.5.0\lib\net461\Microsoft.Win32.SystemEvents.dll</HintPath>
124    </Reference>
125    <Reference Include="System" />
126    <Reference Include="System.CodeDom, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
127      <HintPath>..\..\packages\System.CodeDom.4.5.0\lib\net461\System.CodeDom.dll</HintPath>
128    </Reference>
129    <Reference Include="System.ComponentModel.Composition" />
130    <Reference Include="System.Configuration" />
131    <Reference Include="System.Configuration.ConfigurationManager, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
132      <HintPath>..\..\packages\System.Configuration.ConfigurationManager.4.5.0\lib\net461\System.Configuration.ConfigurationManager.dll</HintPath>
133    </Reference>
134    <Reference Include="System.Core" />
135    <Reference Include="System.Data.Odbc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
136      <HintPath>..\..\packages\System.Data.Odbc.4.5.0\lib\net461\System.Data.Odbc.dll</HintPath>
137    </Reference>
138    <Reference Include="System.Data.OracleClient" />
139    <Reference Include="System.Data.SqlClient, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
140      <HintPath>..\..\packages\System.Data.SqlClient.4.5.0\lib\net461\System.Data.SqlClient.dll</HintPath>
141    </Reference>
142    <Reference Include="System.Diagnostics.EventLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
143      <HintPath>..\..\packages\System.Diagnostics.EventLog.4.5.0\lib\net461\System.Diagnostics.EventLog.dll</HintPath>
144    </Reference>
145    <Reference Include="System.Diagnostics.PerformanceCounter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
146      <HintPath>..\..\packages\System.Diagnostics.PerformanceCounter.4.5.0\lib\net461\System.Diagnostics.PerformanceCounter.dll</HintPath>
147    </Reference>
148    <Reference Include="System.DirectoryServices" />
149    <Reference Include="System.DirectoryServices.AccountManagement" />
150    <Reference Include="System.DirectoryServices.Protocols" />
151    <Reference Include="System.Drawing" />
152    <Reference Include="System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
153      <HintPath>..\..\packages\System.Drawing.Common.4.5.0\lib\net461\System.Drawing.Common.dll</HintPath>
154    </Reference>
155    <Reference Include="System.IdentityModel" />
156    <Reference Include="System.IO.FileSystem.AccessControl, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
157      <HintPath>..\..\packages\System.IO.FileSystem.AccessControl.4.5.0\lib\net461\System.IO.FileSystem.AccessControl.dll</HintPath>
158    </Reference>
159    <Reference Include="System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
160      <HintPath>..\..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath>
161      <Private>True</Private>
162      <Private>True</Private>
163    </Reference>
164    <Reference Include="System.IO.Packaging, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
165      <HintPath>..\..\packages\System.IO.Packaging.4.5.0\lib\net46\System.IO.Packaging.dll</HintPath>
166    </Reference>
167    <Reference Include="System.IO.Pipes.AccessControl, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
168      <HintPath>..\..\packages\System.IO.Pipes.AccessControl.4.5.0\lib\net461\System.IO.Pipes.AccessControl.dll</HintPath>
169    </Reference>
170    <Reference Include="System.IO.Ports, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
171      <HintPath>..\..\packages\System.IO.Ports.4.5.0\lib\net461\System.IO.Ports.dll</HintPath>
172    </Reference>
173    <Reference Include="System.Management" />
174    <Reference Include="System.Net" />
175    <Reference Include="System.Runtime.Caching" />
176    <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
177      <HintPath>..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
178    </Reference>
179    <Reference Include="System.Runtime.Serialization" />
180    <Reference Include="System.Security" />
181    <Reference Include="System.Security.AccessControl, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
182      <HintPath>..\..\packages\System.Security.AccessControl.4.5.0\lib\net461\System.Security.AccessControl.dll</HintPath>
183    </Reference>
184    <Reference Include="System.Security.Cryptography.Cng, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
185      <HintPath>..\..\packages\System.Security.Cryptography.Cng.4.5.0\lib\net47\System.Security.Cryptography.Cng.dll</HintPath>
186    </Reference>
187    <Reference Include="System.Security.Cryptography.Pkcs, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
188      <HintPath>..\..\packages\System.Security.Cryptography.Pkcs.4.5.0\lib\net461\System.Security.Cryptography.Pkcs.dll</HintPath>
189    </Reference>
190    <Reference Include="System.Security.Cryptography.ProtectedData, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
191      <HintPath>..\..\packages\System.Security.Cryptography.ProtectedData.4.5.0\lib\net461\System.Security.Cryptography.ProtectedData.dll</HintPath>
192    </Reference>
193    <Reference Include="System.Security.Cryptography.Xml, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
194      <HintPath>..\..\packages\System.Security.Cryptography.Xml.4.5.0\lib\net461\System.Security.Cryptography.Xml.dll</HintPath>
195    </Reference>
196    <Reference Include="System.Security.Permissions, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
197      <HintPath>..\..\packages\System.Security.Permissions.4.5.0\lib\net461\System.Security.Permissions.dll</HintPath>
198    </Reference>
199    <Reference Include="System.Security.Principal.Windows, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
200      <HintPath>..\..\packages\System.Security.Principal.Windows.4.5.0\lib\net461\System.Security.Principal.Windows.dll</HintPath>
201    </Reference>
202    <Reference Include="System.ServiceModel" />
203    <Reference Include="System.ServiceModel.Duplex, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
204      <HintPath>..\..\packages\System.ServiceModel.Duplex.4.4.1\lib\net461\System.ServiceModel.Duplex.dll</HintPath>
205    </Reference>
206    <Reference Include="System.ServiceModel.Http, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
207      <HintPath>..\..\packages\System.ServiceModel.Http.4.4.1\lib\net461\System.ServiceModel.Http.dll</HintPath>
208    </Reference>
209    <Reference Include="System.ServiceModel.NetTcp, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
210      <HintPath>..\..\packages\System.ServiceModel.NetTcp.4.4.1\lib\net461\System.ServiceModel.NetTcp.dll</HintPath>
211    </Reference>
212    <Reference Include="System.ServiceModel.Primitives, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
213      <HintPath>..\..\packages\System.ServiceModel.Primitives.4.4.1\lib\net461\System.ServiceModel.Primitives.dll</HintPath>
214    </Reference>
215    <Reference Include="System.ServiceModel.Syndication, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
216      <HintPath>..\..\packages\System.ServiceModel.Syndication.4.5.0\lib\net461\System.ServiceModel.Syndication.dll</HintPath>
217    </Reference>
218    <Reference Include="System.ServiceProcess" />
219    <Reference Include="System.ServiceProcess.ServiceController, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
220      <HintPath>..\..\packages\System.ServiceProcess.ServiceController.4.5.0\lib\net461\System.ServiceProcess.ServiceController.dll</HintPath>
221    </Reference>
222    <Reference Include="System.Text.Encoding.CodePages, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
223      <HintPath>..\..\packages\System.Text.Encoding.CodePages.4.5.0\lib\net461\System.Text.Encoding.CodePages.dll</HintPath>
224    </Reference>
225    <Reference Include="System.Threading.AccessControl, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
226      <HintPath>..\..\packages\System.Threading.AccessControl.4.5.0\lib\net461\System.Threading.AccessControl.dll</HintPath>
227    </Reference>
228    <Reference Include="System.Transactions" />
229    <Reference Include="System.Windows.Forms" />
230    <Reference Include="System.Windows.Forms.DataVisualization" />
231    <Reference Include="System.Xml.Linq" />
232    <Reference Include="System.Data.DataSetExtensions" />
233    <Reference Include="System.Data" />
234    <Reference Include="System.Xml" />
235    <Reference Include="WindowsBase" />
236  </ItemGroup>
237  <ItemGroup>
238    <Compile Include="GradientBoostedTreesModelEvaluationView.cs">
239      <SubType>UserControl</SubType>
240    </Compile>
241    <Compile Include="GradientBoostedTreesModelEvaluationView.Designer.cs">
242      <DependentUpon>GradientBoostedTreesModelEvaluationView.cs</DependentUpon>
243    </Compile>
244    <Compile Include="GradientBoostedTreesModelView.cs">
245      <SubType>UserControl</SubType>
246    </Compile>
247    <Compile Include="GradientBoostedTreesModelView.Designer.cs">
248      <DependentUpon>GradientBoostedTreesModelView.cs</DependentUpon>
249    </Compile>
250    <Compile Include="OneFactorClassificationModelView.cs">
251      <SubType>UserControl</SubType>
252    </Compile>
253    <Compile Include="OneFactorClassificationModelView.Designer.cs">
254      <DependentUpon>OneFactorClassificationModelView.cs</DependentUpon>
255    </Compile>
256    <Compile Include="RandomForestModelView.cs">
257      <SubType>UserControl</SubType>
258    </Compile>
259    <Compile Include="RandomForestModelView.Designer.cs">
260      <DependentUpon>RandomForestModelView.cs</DependentUpon>
261    </Compile>
262    <Compile Include="RandomForestModelEvaluationView.cs">
263      <SubType>UserControl</SubType>
264    </Compile>
265    <Compile Include="RandomForestModelEvaluationView.Designer.cs">
266      <DependentUpon>RandomForestModelEvaluationView.cs</DependentUpon>
267    </Compile>
268    <Compile Include="MeanProdView.cs">
269      <SubType>UserControl</SubType>
270    </Compile>
271    <Compile Include="MeanProdView.Designer.cs">
272      <DependentUpon>MeanProdView.cs</DependentUpon>
273    </Compile>
274    <Compile Include="MeanSumView.cs">
275      <SubType>UserControl</SubType>
276    </Compile>
277    <Compile Include="MeanSumView.Designer.cs">
278      <DependentUpon>MeanSumView.cs</DependentUpon>
279    </Compile>
280    <Compile Include="CovarianceProdView.cs">
281      <SubType>UserControl</SubType>
282    </Compile>
283    <Compile Include="CovarianceProdView.Designer.cs">
284      <DependentUpon>CovarianceProdView.cs</DependentUpon>
285    </Compile>
286    <Compile Include="CovarianceSumView.cs">
287      <SubType>UserControl</SubType>
288    </Compile>
289    <Compile Include="CovarianceSumView.Designer.cs">
290      <DependentUpon>CovarianceSumView.cs</DependentUpon>
291    </Compile>
292    <Compile Include="GaussianProcessModelView.cs">
293      <SubType>UserControl</SubType>
294    </Compile>
295    <Compile Include="GaussianProcessModelView.Designer.cs">
296      <DependentUpon>GaussianProcessModelView.cs</DependentUpon>
297    </Compile>
298    <Compile Include="KMeansClusteringModelView.cs">
299      <SubType>UserControl</SubType>
300    </Compile>
301    <Compile Include="KMeansClusteringModelView.Designer.cs">
302      <DependentUpon>KMeansClusteringModelView.cs</DependentUpon>
303    </Compile>
304    <Compile Include="NcaDimensionReductionView.cs">
305      <SubType>UserControl</SubType>
306    </Compile>
307    <Compile Include="NcaDimensionReductionView.Designer.cs">
308      <DependentUpon>NcaDimensionReductionView.cs</DependentUpon>
309    </Compile>
310    <Compile Include="OneRClassificationModelView.cs">
311      <SubType>UserControl</SubType>
312    </Compile>
313    <Compile Include="OneRClassificationModelView.Designer.cs">
314      <DependentUpon>OneRClassificationModelView.cs</DependentUpon>
315    </Compile>
316    <Compile Include="Plugin.cs" />
317    <Compile Include="SupportVectorMachineModelSupportVectorsView.cs">
318      <SubType>UserControl</SubType>
319    </Compile>
320    <Compile Include="SupportVectorMachineModelSupportVectorsView.Designer.cs">
321      <DependentUpon>SupportVectorMachineModelSupportVectorsView.cs</DependentUpon>
322    </Compile>
323    <Compile Include="CrossValidationView.cs">
324      <SubType>UserControl</SubType>
325    </Compile>
326    <Compile Include="CrossValidationView.Designer.cs">
327      <DependentUpon>CrossValidationView.cs</DependentUpon>
328    </Compile>
329    <Compile Include="Properties\AssemblyInfo.cs" />
330    <Compile Include="SupportVectorMachineModelView.cs">
331      <SubType>UserControl</SubType>
332    </Compile>
333    <Compile Include="SupportVectorMachineModelView.Designer.cs">
334      <DependentUpon>SupportVectorMachineModelView.cs</DependentUpon>
335    </Compile>
336  </ItemGroup>
337  <ItemGroup>
338    <None Include="HeuristicLab.snk" />
339    <None Include="packages.config" />
340    <None Include="Plugin.cs.frame" />
341    <None Include="Properties\AssemblyInfo.cs.frame" />
342  </ItemGroup>
343  <ItemGroup>
344    <ProjectReference Include="..\..\HeuristicLab.Algorithms.DataAnalysis\3.4\HeuristicLab.Algorithms.DataAnalysis-3.4.csproj">
345      <Project>{2E782078-FA81-4B70-B56F-74CE38DAC6C8}</Project>
346      <Name>HeuristicLab.Algorithms.DataAnalysis-3.4</Name>
347      <Private>False</Private>
348    </ProjectReference>
349    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
350      <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
351      <Name>HeuristicLab.Analysis-3.3</Name>
352      <Private>False</Private>
353    </ProjectReference>
354    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
355      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
356      <Name>HeuristicLab.Collections-3.3</Name>
357      <Private>False</Private>
358    </ProjectReference>
359    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
360      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
361      <Name>HeuristicLab.Common.Resources-3.3</Name>
362      <Private>False</Private>
363    </ProjectReference>
364    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
365      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
366      <Name>HeuristicLab.Common-3.3</Name>
367      <Private>False</Private>
368    </ProjectReference>
369    <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
370      <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
371      <Name>HeuristicLab.Core.Views-3.3</Name>
372      <Private>False</Private>
373    </ProjectReference>
374    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
375      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
376      <Name>HeuristicLab.Core-3.3</Name>
377      <Private>False</Private>
378    </ProjectReference>
379    <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
380      <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
381      <Name>HeuristicLab.Data.Views-3.3</Name>
382      <Private>False</Private>
383    </ProjectReference>
384    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
385      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
386      <Name>HeuristicLab.Data-3.3</Name>
387      <Private>False</Private>
388    </ProjectReference>
389    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
390      <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project>
391      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name>
392    </ProjectReference>
393    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
394      <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
395      <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
396      <Private>False</Private>
397    </ProjectReference>
398    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
399      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
400      <Name>HeuristicLab.MainForm-3.3</Name>
401      <Private>False</Private>
402    </ProjectReference>
403    <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
404      <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
405      <Name>HeuristicLab.Optimization.Views-3.3</Name>
406      <Private>False</Private>
407    </ProjectReference>
408    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
409      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
410      <Name>HeuristicLab.Optimization-3.3</Name>
411      <Private>False</Private>
412    </ProjectReference>
413    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
414      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
415      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
416      <Private>False</Private>
417    </ProjectReference>
418    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.csproj">
419      <Project>{05BAE4E1-A9FA-4644-AA77-42558720159E}</Project>
420      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4</Name>
421    </ProjectReference>
422    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj">
423      <Project>{5AC82412-911B-4FA2-A013-EDC5E3F3FCC2}</Project>
424      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4</Name>
425    </ProjectReference>
426    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.Views\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj">
427      <Project>{7a2531ce-3f7c-4f13-bcca-ed6dc27a7086}</Project>
428      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4</Name>
429    </ProjectReference>
430    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj">
431      <Project>{3d28463f-ec96-4d82-afee-38be91a0ca00}</Project>
432      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
433    </ProjectReference>
434    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Views\3.4\HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj">
435      <Project>{3E9E8944-44FF-40BB-A622-3A4A7DD0F198}</Project>
436      <Name>HeuristicLab.Problems.DataAnalysis.Views-3.4</Name>
437      <Private>False</Private>
438    </ProjectReference>
439    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
440      <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
441      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
442      <Private>False</Private>
443    </ProjectReference>
444    <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
445      <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project>
446      <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
447      <Private>False</Private>
448    </ProjectReference>
449  </ItemGroup>
450  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
451  <PropertyGroup>
452    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
453      set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
454      set ProjectDir=$(ProjectDir)
455      set SolutionDir=$(SolutionDir)
456      set Outdir=$(Outdir)
457
458      call PreBuildEvent.cmd
459</PreBuildEvent>
460    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
461export ProjectDir=$(ProjectDir)
462export SolutionDir=$(SolutionDir)
463
464$SolutionDir/PreBuildEvent.sh
465</PreBuildEvent>
466  </PropertyGroup>
467  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
468       Other similar extension points exist, see Microsoft.Common.targets.
469  <Target Name="BeforeBuild">
470  </Target>
471  <Target Name="AfterBuild">
472  </Target>
473  -->
474</Project>
Note: See TracBrowser for help on using the repository browser.