Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2906_Transformations/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj @ 15885

Last change on this file since 15885 was 15885, checked in by pfleck, 6 years ago

#2906 Updated project references + small refactoring

File size: 31.7 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>{3E9E8944-44FF-40BB-A622-3A4A7DD0F198}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.DataAnalysis.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.DataAnalysis.Views-3.4</AssemblyName>
13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
16    <FileAlignment>512</FileAlignment>
17    <SignAssembly>true</SignAssembly>
18    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
19    <FileUpgradeFlags>
20    </FileUpgradeFlags>
21    <OldToolsVersion>3.5</OldToolsVersion>
22    <UpgradeBackupLocation />
23    <PublishUrl>publish\</PublishUrl>
24    <Install>true</Install>
25    <InstallFrom>Disk</InstallFrom>
26    <UpdateEnabled>false</UpdateEnabled>
27    <UpdateMode>Foreground</UpdateMode>
28    <UpdateInterval>7</UpdateInterval>
29    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
30    <UpdatePeriodically>false</UpdatePeriodically>
31    <UpdateRequired>false</UpdateRequired>
32    <MapFileExtensions>true</MapFileExtensions>
33    <ApplicationRevision>0</ApplicationRevision>
34    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
35    <IsWebBootstrapper>false</IsWebBootstrapper>
36    <UseApplicationTrust>false</UseApplicationTrust>
37    <BootstrapperEnabled>true</BootstrapperEnabled>
38  </PropertyGroup>
39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
40    <DebugSymbols>true</DebugSymbols>
41    <DebugType>full</DebugType>
42    <Optimize>false</Optimize>
43    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
48    <Prefer32Bit>false</Prefer32Bit>
49  </PropertyGroup>
50  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
51    <DebugType>pdbonly</DebugType>
52    <Optimize>true</Optimize>
53    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
54    <DefineConstants>TRACE</DefineConstants>
55    <ErrorReport>prompt</ErrorReport>
56    <WarningLevel>4</WarningLevel>
57    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
58    <Prefer32Bit>false</Prefer32Bit>
59  </PropertyGroup>
60  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
61    <DebugSymbols>true</DebugSymbols>
62    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
63    <DefineConstants>DEBUG;TRACE</DefineConstants>
64    <DebugType>full</DebugType>
65    <PlatformTarget>x64</PlatformTarget>
66    <ErrorReport>prompt</ErrorReport>
67    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
68    <Prefer32Bit>false</Prefer32Bit>
69  </PropertyGroup>
70  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
71    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
72    <DefineConstants>TRACE</DefineConstants>
73    <Optimize>true</Optimize>
74    <DebugType>pdbonly</DebugType>
75    <PlatformTarget>x64</PlatformTarget>
76    <ErrorReport>prompt</ErrorReport>
77    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
78    <Prefer32Bit>false</Prefer32Bit>
79  </PropertyGroup>
80  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
81    <DebugSymbols>true</DebugSymbols>
82    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
83    <DefineConstants>DEBUG;TRACE</DefineConstants>
84    <DebugType>full</DebugType>
85    <PlatformTarget>x86</PlatformTarget>
86    <ErrorReport>prompt</ErrorReport>
87    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
88    <Prefer32Bit>false</Prefer32Bit>
89  </PropertyGroup>
90  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
91    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
92    <DefineConstants>TRACE</DefineConstants>
93    <Optimize>true</Optimize>
94    <DebugType>pdbonly</DebugType>
95    <PlatformTarget>x86</PlatformTarget>
96    <ErrorReport>prompt</ErrorReport>
97    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
98    <Prefer32Bit>false</Prefer32Bit>
99  </PropertyGroup>
100  <ItemGroup>
101    <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
102      <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath>
103      <SpecificVersion>False</SpecificVersion>
104      <Private>False</Private>
105    </Reference>
106    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
107      <SpecificVersion>False</SpecificVersion>
108      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
109      <Private>False</Private>
110    </Reference>
111    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
112      <SpecificVersion>False</SpecificVersion>
113      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
114      <Private>False</Private>
115    </Reference>
116    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
117      <SpecificVersion>False</SpecificVersion>
118      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
119      <Private>False</Private>
120    </Reference>
121    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
122      <SpecificVersion>False</SpecificVersion>
123      <Private>False</Private>
124    </Reference>
125    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
126      <SpecificVersion>False</SpecificVersion>
127      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
128      <Private>False</Private>
129    </Reference>
130    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
131      <SpecificVersion>False</SpecificVersion>
132      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
133      <Private>False</Private>
134    </Reference>
135    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
136      <SpecificVersion>False</SpecificVersion>
137      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
138      <Private>False</Private>
139    </Reference>
140    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
141      <SpecificVersion>False</SpecificVersion>
142      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
143      <Private>False</Private>
144    </Reference>
145    <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
146      <SpecificVersion>False</SpecificVersion>
147      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
148      <Private>False</Private>
149    </Reference>
150    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
151      <SpecificVersion>False</SpecificVersion>
152      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
153      <Private>False</Private>
154    </Reference>
155    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
156      <SpecificVersion>False</SpecificVersion>
157      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
158      <Private>False</Private>
159    </Reference>
160    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
161      <SpecificVersion>False</SpecificVersion>
162      <Private>False</Private>
163    </Reference>
164    <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
165      <SpecificVersion>False</SpecificVersion>
166      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
167      <Private>False</Private>
168    </Reference>
169    <Reference Include="HeuristicLab.Optimizer-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
170      <SpecificVersion>False</SpecificVersion>
171      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
172      <Private>False</Private>
173    </Reference>
174    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
175      <SpecificVersion>False</SpecificVersion>
176      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
177      <Private>False</Private>
178    </Reference>
179    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
180      <SpecificVersion>False</SpecificVersion>
181      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
182      <Private>False</Private>
183    </Reference>
184    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
185      <SpecificVersion>False</SpecificVersion>
186      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
187      <Private>False</Private>
188    </Reference>
189    <Reference Include="System" />
190    <Reference Include="System.Core">
191      <RequiredTargetFramework>3.5</RequiredTargetFramework>
192    </Reference>
193    <Reference Include="System.Drawing" />
194    <Reference Include="System.Windows.Forms" />
195    <Reference Include="System.Windows.Forms.DataVisualization" />
196    <Reference Include="System.Xml.Linq">
197      <RequiredTargetFramework>3.5</RequiredTargetFramework>
198    </Reference>
199    <Reference Include="System.Data.DataSetExtensions">
200      <RequiredTargetFramework>3.5</RequiredTargetFramework>
201    </Reference>
202    <Reference Include="System.Data" />
203    <Reference Include="System.Xml" />
204  </ItemGroup>
205  <ItemGroup>
206    <Compile Include="Classification\ClassificationSolutionVariableImpactsView.cs">
207      <SubType>UserControl</SubType>
208    </Compile>
209    <Compile Include="Classification\ClassificationSolutionVariableImpactsView.Designer.cs">
210      <DependentUpon>ClassificationSolutionVariableImpactsView.cs</DependentUpon>
211    </Compile>
212    <Compile Include="Controls\DensityChart.cs">
213      <SubType>UserControl</SubType>
214    </Compile>
215    <Compile Include="Controls\DensityChart.Designer.cs">
216      <DependentUpon>DensityChart.cs</DependentUpon>
217    </Compile>
218    <Compile Include="Controls\DensityTrackbar.cs">
219      <SubType>UserControl</SubType>
220    </Compile>
221    <Compile Include="Controls\DensityTrackbar.Designer.cs">
222      <DependentUpon>DensityTrackbar.cs</DependentUpon>
223    </Compile>
224    <Compile Include="Controls\FactorPartialDependencePlot.cs">
225      <SubType>UserControl</SubType>
226    </Compile>
227    <Compile Include="Controls\FactorPartialDependencePlot.Designer.cs">
228      <DependentUpon>FactorPartialDependencePlot.cs</DependentUpon>
229    </Compile>
230    <Compile Include="Controls\PartialDependencePlot.cs">
231      <SubType>UserControl</SubType>
232    </Compile>
233    <Compile Include="Controls\PartialDependencePlot.Designer.cs">
234      <DependentUpon>PartialDependencePlot.cs</DependentUpon>
235    </Compile>
236    <Compile Include="Controls\PartialDependencePlotConfigurationDialog.cs">
237      <SubType>Form</SubType>
238    </Compile>
239    <Compile Include="Controls\PartialDependencePlotConfigurationDialog.Designer.cs">
240      <DependentUpon>PartialDependencePlotConfigurationDialog.cs</DependentUpon>
241    </Compile>
242    <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationCalculator.cs" />
243    <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationCalculator.cs" />
244    <Compile Include="Classification\ClassificationEnsembleSolutionEstimatedClassValuesView.cs">
245      <SubType>UserControl</SubType>
246    </Compile>
247    <Compile Include="Classification\ClassificationEnsembleSolutionEstimatedClassValuesView.Designer.cs">
248      <DependentUpon>ClassificationEnsembleSolutionEstimatedClassValuesView.cs</DependentUpon>
249    </Compile>
250    <Compile Include="Classification\ClassificationEnsembleSolutionModelView.cs">
251      <SubType>UserControl</SubType>
252    </Compile>
253    <Compile Include="Classification\ClassificationEnsembleSolutionModelView.Designer.cs">
254      <DependentUpon>ClassificationEnsembleSolutionModelView.cs</DependentUpon>
255    </Compile>
256    <Compile Include="Classification\ClassificationFeatureCorrelationView.cs">
257      <SubType>UserControl</SubType>
258    </Compile>
259    <Compile Include="Classification\ClassificationFeatureCorrelationView.Designer.cs">
260      <DependentUpon>ClassificationFeatureCorrelationView.cs</DependentUpon>
261    </Compile>
262    <Compile Include="Classification\ClassificationSolutionComparisonView.cs">
263      <SubType>UserControl</SubType>
264    </Compile>
265    <Compile Include="Classification\ClassificationSolutionComparisonView.Designer.cs">
266      <DependentUpon>ClassificationSolutionComparisonView.cs</DependentUpon>
267    </Compile>
268    <Compile Include="Classification\ClassificationTimeframeFeatureCorrelationView.cs">
269      <SubType>UserControl</SubType>
270    </Compile>
271    <Compile Include="Classification\ClassificationTimeframeFeatureCorrelationView.Designer.cs">
272      <DependentUpon>ClassificationTimeframeFeatureCorrelationView.cs</DependentUpon>
273    </Compile>
274    <Compile Include="Classification\DiscriminantFunctionClassificationModelView.cs">
275      <SubType>UserControl</SubType>
276    </Compile>
277    <Compile Include="Classification\DiscriminantFunctionClassificationModelView.Designer.cs">
278      <DependentUpon>DiscriminantFunctionClassificationModelView.cs</DependentUpon>
279    </Compile>
280    <Compile Include="Clustering\ClusteringSolutionVisualizationView.cs">
281      <SubType>UserControl</SubType>
282    </Compile>
283    <Compile Include="Clustering\ClusteringSolutionVisualizationView.Designer.cs">
284      <DependentUpon>ClusteringSolutionVisualizationView.cs</DependentUpon>
285    </Compile>
286    <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationView.cs">
287      <SubType>UserControl</SubType>
288    </Compile>
289    <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationView.Designer.cs">
290      <DependentUpon>AbstractFeatureCorrelationView.cs</DependentUpon>
291    </Compile>
292    <Compile Include="DataAnalysisSolutionEvaluationView.cs">
293      <SubType>UserControl</SubType>
294    </Compile>
295    <Compile Include="DataAnalysisSolutionEvaluationView.Designer.cs">
296      <DependentUpon>DataAnalysisSolutionEvaluationView.cs</DependentUpon>
297    </Compile>
298    <Compile Include="FeatureCorrelation\FeatureCorrelationCalculator.cs" />
299    <Compile Include="FeatureCorrelation\FeatureCorrelationView.cs">
300      <SubType>UserControl</SubType>
301    </Compile>
302    <Compile Include="FeatureCorrelation\FeatureCorrelationView.Designer.cs">
303      <DependentUpon>FeatureCorrelationView.cs</DependentUpon>
304    </Compile>
305    <Compile Include="Interfaces\IDataPreprocessorStarter.cs" />
306    <Compile Include="Interfaces\IPartialDependencePlot.cs" />
307    <Compile Include="MenuItems\ChangeDataOfOptimizersMenuItem.cs" />
308    <Compile Include="MenuItems\ShrinkDataAnalysisRunsMenuItem.cs" />
309    <Compile Include="ModifiableDatasetView.cs">
310      <SubType>UserControl</SubType>
311    </Compile>
312    <Compile Include="ModifiableDatasetView.Designer.cs">
313      <DependentUpon>ModifiableDatasetView.cs</DependentUpon>
314    </Compile>
315    <Compile Include="Plugin.cs" />
316    <Compile Include="ProblemDataView.cs">
317      <SubType>UserControl</SubType>
318    </Compile>
319    <Compile Include="ProblemDataView.Designer.cs">
320      <DependentUpon>ProblemDataView.cs</DependentUpon>
321    </Compile>
322    <Compile Include="Regression\ConfidenceRegressionSolutionEstimatedValuesView.cs">
323      <SubType>UserControl</SubType>
324    </Compile>
325    <Compile Include="Regression\ConfidenceRegressionSolutionEstimatedValuesView.Designer.cs">
326      <DependentUpon>ConfidenceRegressionSolutionEstimatedValuesView.cs</DependentUpon>
327    </Compile>
328    <Compile Include="Regression\ConfidenceRegressionSolutionLineChartView.cs">
329      <SubType>UserControl</SubType>
330    </Compile>
331    <Compile Include="Regression\ConfidenceRegressionSolutionLineChartView.Designer.cs">
332      <DependentUpon>ConfidenceRegressionSolutionLineChartView.cs</DependentUpon>
333    </Compile>
334    <Compile Include="Regression\RegressionEnsembleSolutionModelWeightsView.cs">
335      <SubType>UserControl</SubType>
336    </Compile>
337    <Compile Include="Regression\RegressionEnsembleSolutionModelWeightsView.Designer.cs">
338      <DependentUpon>RegressionEnsembleSolutionModelWeightsView.cs</DependentUpon>
339    </Compile>
340    <Compile Include="Regression\RegressionFeatureCorrelationView.cs">
341      <SubType>UserControl</SubType>
342    </Compile>
343    <Compile Include="Regression\RegressionFeatureCorrelationView.Designer.cs">
344      <DependentUpon>RegressionFeatureCorrelationView.cs</DependentUpon>
345    </Compile>
346    <Compile Include="Regression\RegressionSolutionLineChartViewBase.cs">
347      <SubType>UserControl</SubType>
348    </Compile>
349    <Compile Include="Regression\RegressionSolutionLineChartViewBase.Designer.cs">
350      <DependentUpon>RegressionSolutionLineChartViewBase.cs</DependentUpon>
351    </Compile>
352    <Compile Include="Regression\RegressionSolutionPartialDependencePlotView.cs">
353      <SubType>UserControl</SubType>
354    </Compile>
355    <Compile Include="Regression\RegressionSolutionPartialDependencePlotView.Designer.cs">
356      <DependentUpon>RegressionSolutionPartialDependencePlotView.cs</DependentUpon>
357    </Compile>
358    <Compile Include="Regression\RegressionSolutionResidualsLineChartView.cs">
359      <SubType>UserControl</SubType>
360    </Compile>
361    <Compile Include="Regression\RegressionSolutionResidualsLineChartView.Designer.cs">
362      <DependentUpon>RegressionSolutionResidualsLineChartView.cs</DependentUpon>
363    </Compile>
364    <Compile Include="Regression\RegressionSolutionResidualAnalysisView.cs">
365      <SubType>UserControl</SubType>
366    </Compile>
367    <Compile Include="Regression\RegressionSolutionResidualAnalysisView.Designer.cs">
368      <DependentUpon>RegressionSolutionResidualAnalysisView.cs</DependentUpon>
369    </Compile>
370    <Compile Include="Regression\RegressionSolutionVariableImpactsView.cs">
371      <SubType>UserControl</SubType>
372    </Compile>
373    <Compile Include="Regression\RegressionSolutionVariableImpactsView.Designer.cs">
374      <DependentUpon>RegressionSolutionVariableImpactsView.cs</DependentUpon>
375    </Compile>
376    <Compile Include="Regression\RegressionSolutionGradientView.cs">
377      <SubType>UserControl</SubType>
378    </Compile>
379    <Compile Include="Regression\RegressionSolutionGradientView.Designer.cs">
380      <DependentUpon>RegressionSolutionGradientView.cs</DependentUpon>
381    </Compile>
382    <Compile Include="Regression\RegressionTimeframeFeatureCorrelationView.cs">
383      <SubType>UserControl</SubType>
384    </Compile>
385    <Compile Include="Regression\RegressionTimeframeFeatureCorrelationView.Designer.cs">
386      <DependentUpon>RegressionTimeframeFeatureCorrelationView.cs</DependentUpon>
387    </Compile>
388    <Compile Include="Regression\RegressionEnsembleSolutionModelView.cs">
389      <SubType>UserControl</SubType>
390    </Compile>
391    <Compile Include="Regression\RegressionEnsembleSolutionModelView.Designer.cs">
392      <DependentUpon>RegressionEnsembleSolutionModelView.cs</DependentUpon>
393    </Compile>
394    <Compile Include="Regression\RegressionSolutionErrorCharacteristicsCurveView.cs">
395      <SubType>UserControl</SubType>
396    </Compile>
397    <Compile Include="Regression\RegressionSolutionErrorCharacteristicsCurveView.Designer.cs">
398      <DependentUpon>RegressionSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
399    </Compile>
400    <Compile Include="Regression\RegressionSolutionEstimatedValuesView.cs">
401      <SubType>UserControl</SubType>
402    </Compile>
403    <Compile Include="Regression\RegressionSolutionEstimatedValuesView.Designer.cs">
404      <DependentUpon>RegressionSolutionEstimatedValuesView.cs</DependentUpon>
405    </Compile>
406    <Compile Include="Regression\RegressionSolutionLineChartView.cs">
407      <SubType>UserControl</SubType>
408    </Compile>
409    <Compile Include="Regression\RegressionSolutionLineChartView.Designer.cs">
410      <DependentUpon>RegressionSolutionLineChartView.cs</DependentUpon>
411    </Compile>
412    <Compile Include="Regression\RegressionSolutionResidualHistogram.cs">
413      <SubType>UserControl</SubType>
414    </Compile>
415    <Compile Include="Regression\RegressionSolutionResidualHistogram.Designer.cs">
416      <DependentUpon>RegressionSolutionResidualHistogram.cs</DependentUpon>
417    </Compile>
418    <Compile Include="Regression\RegressionSolutionScatterPlotView.cs">
419      <SubType>UserControl</SubType>
420    </Compile>
421    <Compile Include="Regression\RegressionSolutionScatterPlotView.Designer.cs">
422      <DependentUpon>RegressionSolutionScatterPlotView.cs</DependentUpon>
423    </Compile>
424    <Compile Include="DataAnalysisTransformationModelView.cs">
425      <SubType>UserControl</SubType>
426    </Compile>
427    <Compile Include="DataAnalysisTransformationModelView.Designer.cs">
428      <DependentUpon>DataAnalysisTransformationModelView.cs</DependentUpon>
429    </Compile>
430    <Compile Include="Solution Views\ClassificationSolutionView.cs">
431      <SubType>UserControl</SubType>
432    </Compile>
433    <Compile Include="Solution Views\ClassificationSolutionView.Designer.cs">
434      <DependentUpon>ClassificationSolutionView.cs</DependentUpon>
435    </Compile>
436    <Compile Include="Classification\ClassificationSolutionConfusionMatrixView.cs">
437      <SubType>UserControl</SubType>
438    </Compile>
439    <Compile Include="Classification\ClassificationSolutionConfusionMatrixView.Designer.cs">
440      <DependentUpon>ClassificationSolutionConfusionMatrixView.cs</DependentUpon>
441    </Compile>
442    <Compile Include="Classification\ClassificationSolutionEstimatedClassValuesView.cs">
443      <SubType>UserControl</SubType>
444    </Compile>
445    <Compile Include="Classification\ClassificationSolutionEstimatedClassValuesView.Designer.cs">
446      <DependentUpon>ClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
447    </Compile>
448    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs">
449      <SubType>UserControl</SubType>
450    </Compile>
451    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.Designer.cs">
452      <DependentUpon>DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
453    </Compile>
454    <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.cs">
455      <SubType>UserControl</SubType>
456    </Compile>
457    <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.Designer.cs">
458      <DependentUpon>DiscriminantFunctionClassificationRocCurvesView.cs</DependentUpon>
459    </Compile>
460    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionThresholdView.cs">
461      <SubType>UserControl</SubType>
462    </Compile>
463    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionThresholdView.Designer.cs">
464      <DependentUpon>DiscriminantFunctionClassificationSolutionThresholdView.cs</DependentUpon>
465    </Compile>
466    <Compile Include="Clustering\ClusteringSolutionEstimatedClusterView.cs">
467      <SubType>UserControl</SubType>
468    </Compile>
469    <Compile Include="Clustering\ClusteringSolutionEstimatedClusterView.Designer.cs">
470      <DependentUpon>ClusteringSolutionEstimatedClusterView.cs</DependentUpon>
471    </Compile>
472    <Compile Include="Solution Views\ClusteringSolutionView.cs">
473      <SubType>UserControl</SubType>
474    </Compile>
475    <Compile Include="Solution Views\ClusteringSolutionView.Designer.cs">
476      <DependentUpon>ClusteringSolutionView.cs</DependentUpon>
477    </Compile>
478    <Compile Include="Solution Views\ClassificationEnsembleSolutionView.cs">
479      <SubType>UserControl</SubType>
480    </Compile>
481    <Compile Include="Solution Views\ClassificationEnsembleSolutionView.Designer.cs">
482      <DependentUpon>ClassificationEnsembleSolutionView.cs</DependentUpon>
483    </Compile>
484    <Compile Include="Solution Views\DiscriminantFunctionClassificationSolutionView.cs">
485      <SubType>UserControl</SubType>
486    </Compile>
487    <Compile Include="Solution Views\DiscriminantFunctionClassificationSolutionView.Designer.cs">
488      <DependentUpon>DiscriminantFunctionClassificationSolutionView.cs</DependentUpon>
489    </Compile>
490    <Compile Include="Solution Views\DataAnalysisSolutionView.cs">
491      <SubType>UserControl</SubType>
492    </Compile>
493    <Compile Include="Solution Views\DataAnalysisSolutionView.Designer.cs">
494      <DependentUpon>DataAnalysisSolutionView.cs</DependentUpon>
495    </Compile>
496    <Compile Include="Controls\DoubleLimitView.cs">
497      <SubType>UserControl</SubType>
498    </Compile>
499    <Compile Include="Controls\DoubleLimitView.Designer.cs">
500      <DependentUpon>DoubleLimitView.cs</DependentUpon>
501    </Compile>
502    <Compile Include="Interfaces\IDataAnalysisSolutionEvaluationView.cs" />
503    <Compile Include="MenuItems\CreateEnsembleMenuItem.cs" />
504    <Compile Include="Solution Views\NamedDataAnalysisSolutionView.cs">
505      <SubType>UserControl</SubType>
506    </Compile>
507    <Compile Include="Solution Views\NamedDataAnalysisSolutionView.Designer.cs">
508      <DependentUpon>NamedDataAnalysisSolutionView.cs</DependentUpon>
509    </Compile>
510    <Compile Include="Solution Views\RegressionEnsembleSolutionView.cs">
511      <SubType>UserControl</SubType>
512    </Compile>
513    <Compile Include="Solution Views\RegressionEnsembleSolutionView.Designer.cs">
514      <DependentUpon>RegressionEnsembleSolutionView.cs</DependentUpon>
515    </Compile>
516    <Compile Include="Solution Views\RegressionSolutionView.cs">
517      <SubType>UserControl</SubType>
518    </Compile>
519    <Compile Include="Solution Views\RegressionSolutionView.Designer.cs">
520      <DependentUpon>RegressionSolutionView.cs</DependentUpon>
521    </Compile>
522    <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationView.cs">
523      <SubType>UserControl</SubType>
524    </Compile>
525    <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationView.Designer.cs">
526      <DependentUpon>TimeframeFeatureCorrelationView.cs</DependentUpon>
527    </Compile>
528    <Compile Include="Solution Views\TimeSeriesPrognosisSolutionView.cs">
529      <SubType>UserControl</SubType>
530    </Compile>
531    <Compile Include="Solution Views\TimeSeriesPrognosisSolutionView.Designer.cs">
532      <DependentUpon>TimeSeriesPrognosisSolutionView.cs</DependentUpon>
533    </Compile>
534    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResidualsLineChartView.cs">
535      <SubType>UserControl</SubType>
536    </Compile>
537    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResidualsLineChartView.Designer.cs">
538      <DependentUpon>TimeSeriesPrognosisResidualsLineChartView.cs</DependentUpon>
539    </Compile>
540    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisLineChartView.cs">
541      <SubType>UserControl</SubType>
542    </Compile>
543    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisLineChartView.Designer.cs">
544      <DependentUpon>TimeSeriesPrognosisLineChartView.cs</DependentUpon>
545    </Compile>
546    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResultsView.cs">
547      <SubType>UserControl</SubType>
548    </Compile>
549    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResultsView.Designer.cs">
550      <DependentUpon>TimeSeriesPrognosisResultsView.cs</DependentUpon>
551    </Compile>
552    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs">
553      <SubType>UserControl</SubType>
554    </Compile>
555    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.Designer.cs">
556      <DependentUpon>TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
557    </Compile>
558    <None Include="HeuristicLab.snk" />
559    <None Include="Plugin.cs.frame" />
560    <None Include="Properties\AssemblyInfo.cs.frame" />
561    <Compile Include="Properties\AssemblyInfo.cs" />
562  </ItemGroup>
563  <ItemGroup>
564    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
565      <Visible>False</Visible>
566      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
567      <Install>false</Install>
568    </BootstrapperPackage>
569    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
570      <Visible>False</Visible>
571      <ProductName>.NET Framework 3.5 SP1</ProductName>
572      <Install>true</Install>
573    </BootstrapperPackage>
574    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
575      <Visible>False</Visible>
576      <ProductName>Windows Installer 3.1</ProductName>
577      <Install>true</Install>
578    </BootstrapperPackage>
579  </ItemGroup>
580  <ItemGroup>
581    <EmbeddedResource Include="FeatureCorrelation\AbstractFeatureCorrelationView.resx">
582      <DependentUpon>AbstractFeatureCorrelationView.cs</DependentUpon>
583    </EmbeddedResource>
584  </ItemGroup>
585  <ItemGroup>
586    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj">
587      <Project>{5AC82412-911B-4FA2-A013-EDC5E3F3FCC2}</Project>
588      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4</Name>
589      <Private>False</Private>
590    </ProjectReference>
591    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj">
592      <Project>{3D28463F-EC96-4D82-AFEE-38BE91A0CA00}</Project>
593      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
594      <Private>False</Private>
595    </ProjectReference>
596    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
597      <Project>{df87c13e-a889-46ff-8153-66dcaa8c5674}</Project>
598      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
599      <Private>False</Private>
600    </ProjectReference>
601  </ItemGroup>
602  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
603  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
604       Other similar extension points exist, see Microsoft.Common.targets.
605  <Target Name="BeforeBuild">
606  </Target>
607  <Target Name="AfterBuild">
608  </Target>
609  -->
610  <PropertyGroup>
611    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
612set ProjectDir=$(ProjectDir)
613set SolutionDir=$(SolutionDir)
614set Outdir=$(Outdir)
615
616call PreBuildEvent.cmd
617</PreBuildEvent>
618    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
619export ProjectDir=$(ProjectDir)
620export SolutionDir=$(SolutionDir)
621
622$SolutionDir/PreBuildEvent.sh
623</PreBuildEvent>
624  </PropertyGroup>
625</Project>
Note: See TracBrowser for help on using the repository browser.