Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2971_named_intervals/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj @ 16790

Last change on this file since 16790 was 16790, checked in by chaider, 5 years ago

#2971 Removed HeuristicLab.Core.Views from branch

File size: 32.9 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="12.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.6.1</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>$(SolutionDir)\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>$(SolutionDir)\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>$(SolutionDir)\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>$(SolutionDir)\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>$(SolutionDir)\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      <Private>False</Private>
104    </Reference>
105    <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
106      <SpecificVersion>False</SpecificVersion>
107      <HintPath>..\..\..\..\trunk\bin\HEAL.Attic.dll</HintPath>
108    </Reference>
109    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4">
110      <SpecificVersion>False</SpecificVersion>
111      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
112      <Private>False</Private>
113    </Reference>
114    <Reference Include="HeuristicLab.Analysis-3.3">
115      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
116      <Private>False</Private>
117    </Reference>
118    <Reference Include="HeuristicLab.Analysis.Views-3.3">
119      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis.Views-3.3.dll</HintPath>
120      <Private>False</Private>
121    </Reference>
122    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
123      <SpecificVersion>False</SpecificVersion>
124      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
125      <Private>False</Private>
126    </Reference>
127    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
128      <SpecificVersion>False</SpecificVersion>
129      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
130      <Private>False</Private>
131    </Reference>
132    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
133      <SpecificVersion>False</SpecificVersion>
134      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
135      <Private>False</Private>
136    </Reference>
137    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
138      <SpecificVersion>False</SpecificVersion>
139      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
140      <Private>False</Private>
141    </Reference>
142    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
143      <SpecificVersion>False</SpecificVersion>
144      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
145      <Private>False</Private>
146    </Reference>
147    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
148      <SpecificVersion>False</SpecificVersion>
149      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
150      <Private>False</Private>
151    </Reference>
152    <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
153      <SpecificVersion>False</SpecificVersion>
154      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
155    </Reference>
156    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
157      <SpecificVersion>False</SpecificVersion>
158      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
159      <Private>False</Private>
160    </Reference>
161    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
162      <SpecificVersion>False</SpecificVersion>
163      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
164      <Private>False</Private>
165    </Reference>
166    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
167      <SpecificVersion>False</SpecificVersion>
168      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
169      <Private>False</Private>
170    </Reference>
171    <Reference Include="HeuristicLab.Optimization.Views-3.3">
172      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
173      <Private>False</Private>
174    </Reference>
175    <Reference Include="HeuristicLab.Optimizer-3.3">
176      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
177      <Private>False</Private>
178    </Reference>
179    <Reference Include="HeuristicLab.Parameters.Views-3.3">
180      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
181      <Private>False</Private>
182    </Reference>
183    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
184      <SpecificVersion>False</SpecificVersion>
185      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
186      <Private>False</Private>
187    </Reference>
188    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
189      <SpecificVersion>False</SpecificVersion>
190      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
191      <Private>False</Private>
192    </Reference>
193    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
194      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
195      <Private>False</Private>
196    </Reference>
197    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
198      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
199      <Private>False</Private>
200    </Reference>
201    <Reference Include="System" />
202    <Reference Include="System.Core">
203      <RequiredTargetFramework>3.5</RequiredTargetFramework>
204    </Reference>
205    <Reference Include="System.Drawing" />
206    <Reference Include="System.Windows.Forms" />
207    <Reference Include="System.Windows.Forms.DataVisualization" />
208    <Reference Include="System.Xml.Linq">
209      <RequiredTargetFramework>3.5</RequiredTargetFramework>
210    </Reference>
211    <Reference Include="System.Data.DataSetExtensions">
212      <RequiredTargetFramework>3.5</RequiredTargetFramework>
213    </Reference>
214    <Reference Include="System.Data" />
215    <Reference Include="System.Xml" />
216  </ItemGroup>
217  <ItemGroup>
218    <Compile Include="Classification\ClassificationSolutionVariableImpactsView.cs">
219      <SubType>UserControl</SubType>
220    </Compile>
221    <Compile Include="Classification\ClassificationSolutionVariableImpactsView.Designer.cs">
222      <DependentUpon>ClassificationSolutionVariableImpactsView.cs</DependentUpon>
223    </Compile>
224    <Compile Include="Controls\DensityChart.cs">
225      <SubType>UserControl</SubType>
226    </Compile>
227    <Compile Include="Controls\DensityChart.Designer.cs">
228      <DependentUpon>DensityChart.cs</DependentUpon>
229    </Compile>
230    <Compile Include="Controls\DensityTrackbar.cs">
231      <SubType>UserControl</SubType>
232    </Compile>
233    <Compile Include="Controls\DensityTrackbar.Designer.cs">
234      <DependentUpon>DensityTrackbar.cs</DependentUpon>
235    </Compile>
236    <Compile Include="Controls\FactorPartialDependencePlot.cs">
237      <SubType>UserControl</SubType>
238    </Compile>
239    <Compile Include="Controls\FactorPartialDependencePlot.Designer.cs">
240      <DependentUpon>FactorPartialDependencePlot.cs</DependentUpon>
241    </Compile>
242    <Compile Include="Controls\PartialDependencePlot.cs">
243      <SubType>UserControl</SubType>
244    </Compile>
245    <Compile Include="Controls\PartialDependencePlot.Designer.cs">
246      <DependentUpon>PartialDependencePlot.cs</DependentUpon>
247    </Compile>
248    <Compile Include="Controls\PartialDependencePlotConfigurationDialog.cs">
249      <SubType>Form</SubType>
250    </Compile>
251    <Compile Include="Controls\PartialDependencePlotConfigurationDialog.Designer.cs">
252      <DependentUpon>PartialDependencePlotConfigurationDialog.cs</DependentUpon>
253    </Compile>
254    <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationCalculator.cs" />
255    <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationCalculator.cs" />
256    <Compile Include="Classification\ClassificationEnsembleSolutionEstimatedClassValuesView.cs">
257      <SubType>UserControl</SubType>
258    </Compile>
259    <Compile Include="Classification\ClassificationEnsembleSolutionEstimatedClassValuesView.Designer.cs">
260      <DependentUpon>ClassificationEnsembleSolutionEstimatedClassValuesView.cs</DependentUpon>
261    </Compile>
262    <Compile Include="Classification\ClassificationEnsembleSolutionModelView.cs">
263      <SubType>UserControl</SubType>
264    </Compile>
265    <Compile Include="Classification\ClassificationEnsembleSolutionModelView.Designer.cs">
266      <DependentUpon>ClassificationEnsembleSolutionModelView.cs</DependentUpon>
267    </Compile>
268    <Compile Include="Classification\ClassificationFeatureCorrelationView.cs">
269      <SubType>UserControl</SubType>
270    </Compile>
271    <Compile Include="Classification\ClassificationFeatureCorrelationView.Designer.cs">
272      <DependentUpon>ClassificationFeatureCorrelationView.cs</DependentUpon>
273    </Compile>
274    <Compile Include="Classification\ClassificationSolutionComparisonView.cs">
275      <SubType>UserControl</SubType>
276    </Compile>
277    <Compile Include="Classification\ClassificationSolutionComparisonView.Designer.cs">
278      <DependentUpon>ClassificationSolutionComparisonView.cs</DependentUpon>
279    </Compile>
280    <Compile Include="Classification\ClassificationTimeframeFeatureCorrelationView.cs">
281      <SubType>UserControl</SubType>
282    </Compile>
283    <Compile Include="Classification\ClassificationTimeframeFeatureCorrelationView.Designer.cs">
284      <DependentUpon>ClassificationTimeframeFeatureCorrelationView.cs</DependentUpon>
285    </Compile>
286    <Compile Include="Classification\DiscriminantFunctionClassificationModelView.cs">
287      <SubType>UserControl</SubType>
288    </Compile>
289    <Compile Include="Classification\DiscriminantFunctionClassificationModelView.Designer.cs">
290      <DependentUpon>DiscriminantFunctionClassificationModelView.cs</DependentUpon>
291    </Compile>
292    <Compile Include="Clustering\ClusteringSolutionVisualizationView.cs">
293      <SubType>UserControl</SubType>
294    </Compile>
295    <Compile Include="Clustering\ClusteringSolutionVisualizationView.Designer.cs">
296      <DependentUpon>ClusteringSolutionVisualizationView.cs</DependentUpon>
297    </Compile>
298    <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationView.cs">
299      <SubType>UserControl</SubType>
300    </Compile>
301    <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationView.Designer.cs">
302      <DependentUpon>AbstractFeatureCorrelationView.cs</DependentUpon>
303    </Compile>
304    <Compile Include="DataAnalysisSolutionEvaluationView.cs">
305      <SubType>UserControl</SubType>
306    </Compile>
307    <Compile Include="DataAnalysisSolutionEvaluationView.Designer.cs">
308      <DependentUpon>DataAnalysisSolutionEvaluationView.cs</DependentUpon>
309    </Compile>
310    <Compile Include="FeatureCorrelation\FeatureCorrelationCalculator.cs" />
311    <Compile Include="FeatureCorrelation\FeatureCorrelationView.cs">
312      <SubType>UserControl</SubType>
313    </Compile>
314    <Compile Include="FeatureCorrelation\FeatureCorrelationView.Designer.cs">
315      <DependentUpon>FeatureCorrelationView.cs</DependentUpon>
316    </Compile>
317    <Compile Include="Interfaces\IDataPreprocessorStarter.cs" />
318    <Compile Include="Interfaces\IPartialDependencePlot.cs" />
319    <Compile Include="MenuItems\ChangeDataOfOptimizersMenuItem.cs" />
320    <Compile Include="MenuItems\ShrinkDataAnalysisRunsMenuItem.cs" />
321    <Compile Include="ModifiableDatasetView.cs">
322      <SubType>UserControl</SubType>
323    </Compile>
324    <Compile Include="ModifiableDatasetView.Designer.cs">
325      <DependentUpon>ModifiableDatasetView.cs</DependentUpon>
326    </Compile>
327    <Compile Include="ParsedConstraintView.cs">
328      <SubType>UserControl</SubType>
329    </Compile>
330    <Compile Include="ParsedConstraintView.designer.cs">
331      <DependentUpon>ParsedConstraintView.cs</DependentUpon>
332    </Compile>
333    <Compile Include="Plugin.cs" />
334    <Compile Include="ProblemDataView.cs">
335      <SubType>UserControl</SubType>
336    </Compile>
337    <Compile Include="ProblemDataView.Designer.cs">
338      <DependentUpon>ProblemDataView.cs</DependentUpon>
339    </Compile>
340    <Compile Include="Regression\NamedIntervalsView.cs">
341      <SubType>UserControl</SubType>
342    </Compile>
343    <Compile Include="Regression\NamedIntervalsView.Designer.cs">
344      <DependentUpon>NamedIntervalsView.cs</DependentUpon>
345    </Compile>
346    <Compile Include="Regression\ConfidenceRegressionSolutionEstimatedValuesView.cs">
347      <SubType>UserControl</SubType>
348    </Compile>
349    <Compile Include="Regression\ConfidenceRegressionSolutionEstimatedValuesView.Designer.cs">
350      <DependentUpon>ConfidenceRegressionSolutionEstimatedValuesView.cs</DependentUpon>
351    </Compile>
352    <Compile Include="Regression\ConfidenceRegressionSolutionLineChartView.cs">
353      <SubType>UserControl</SubType>
354    </Compile>
355    <Compile Include="Regression\ConfidenceRegressionSolutionLineChartView.Designer.cs">
356      <DependentUpon>ConfidenceRegressionSolutionLineChartView.cs</DependentUpon>
357    </Compile>
358    <Compile Include="Regression\RegressionEnsembleSolutionModelWeightsView.cs">
359      <SubType>UserControl</SubType>
360    </Compile>
361    <Compile Include="Regression\RegressionEnsembleSolutionModelWeightsView.Designer.cs">
362      <DependentUpon>RegressionEnsembleSolutionModelWeightsView.cs</DependentUpon>
363    </Compile>
364    <Compile Include="Regression\RegressionFeatureCorrelationView.cs">
365      <SubType>UserControl</SubType>
366    </Compile>
367    <Compile Include="Regression\RegressionFeatureCorrelationView.Designer.cs">
368      <DependentUpon>RegressionFeatureCorrelationView.cs</DependentUpon>
369    </Compile>
370    <Compile Include="Regression\RegressionSolutionLineChartViewBase.cs">
371      <SubType>UserControl</SubType>
372    </Compile>
373    <Compile Include="Regression\RegressionSolutionLineChartViewBase.Designer.cs">
374      <DependentUpon>RegressionSolutionLineChartViewBase.cs</DependentUpon>
375    </Compile>
376    <Compile Include="Regression\RegressionSolutionPartialDependencePlotView.cs">
377      <SubType>UserControl</SubType>
378    </Compile>
379    <Compile Include="Regression\RegressionSolutionPartialDependencePlotView.Designer.cs">
380      <DependentUpon>RegressionSolutionPartialDependencePlotView.cs</DependentUpon>
381    </Compile>
382    <Compile Include="Regression\RegressionSolutionResidualsLineChartView.cs">
383      <SubType>UserControl</SubType>
384    </Compile>
385    <Compile Include="Regression\RegressionSolutionResidualsLineChartView.Designer.cs">
386      <DependentUpon>RegressionSolutionResidualsLineChartView.cs</DependentUpon>
387    </Compile>
388    <Compile Include="Regression\RegressionSolutionResidualAnalysisView.cs">
389      <SubType>UserControl</SubType>
390    </Compile>
391    <Compile Include="Regression\RegressionSolutionResidualAnalysisView.Designer.cs">
392      <DependentUpon>RegressionSolutionResidualAnalysisView.cs</DependentUpon>
393    </Compile>
394    <Compile Include="Regression\RegressionSolutionVariableImpactsView.cs">
395      <SubType>UserControl</SubType>
396    </Compile>
397    <Compile Include="Regression\RegressionSolutionVariableImpactsView.Designer.cs">
398      <DependentUpon>RegressionSolutionVariableImpactsView.cs</DependentUpon>
399    </Compile>
400    <Compile Include="Regression\RegressionSolutionGradientView.cs">
401      <SubType>UserControl</SubType>
402    </Compile>
403    <Compile Include="Regression\RegressionSolutionGradientView.Designer.cs">
404      <DependentUpon>RegressionSolutionGradientView.cs</DependentUpon>
405    </Compile>
406    <Compile Include="Regression\RegressionTimeframeFeatureCorrelationView.cs">
407      <SubType>UserControl</SubType>
408    </Compile>
409    <Compile Include="Regression\RegressionTimeframeFeatureCorrelationView.Designer.cs">
410      <DependentUpon>RegressionTimeframeFeatureCorrelationView.cs</DependentUpon>
411    </Compile>
412    <Compile Include="Regression\RegressionEnsembleSolutionModelView.cs">
413      <SubType>UserControl</SubType>
414    </Compile>
415    <Compile Include="Regression\RegressionEnsembleSolutionModelView.Designer.cs">
416      <DependentUpon>RegressionEnsembleSolutionModelView.cs</DependentUpon>
417    </Compile>
418    <Compile Include="Regression\RegressionSolutionErrorCharacteristicsCurveView.cs">
419      <SubType>UserControl</SubType>
420    </Compile>
421    <Compile Include="Regression\RegressionSolutionErrorCharacteristicsCurveView.Designer.cs">
422      <DependentUpon>RegressionSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
423    </Compile>
424    <Compile Include="Regression\RegressionSolutionEstimatedValuesView.cs">
425      <SubType>UserControl</SubType>
426    </Compile>
427    <Compile Include="Regression\RegressionSolutionEstimatedValuesView.Designer.cs">
428      <DependentUpon>RegressionSolutionEstimatedValuesView.cs</DependentUpon>
429    </Compile>
430    <Compile Include="Regression\RegressionSolutionLineChartView.cs">
431      <SubType>UserControl</SubType>
432    </Compile>
433    <Compile Include="Regression\RegressionSolutionLineChartView.Designer.cs">
434      <DependentUpon>RegressionSolutionLineChartView.cs</DependentUpon>
435    </Compile>
436    <Compile Include="Regression\RegressionSolutionResidualHistogram.cs">
437      <SubType>UserControl</SubType>
438    </Compile>
439    <Compile Include="Regression\RegressionSolutionResidualHistogram.Designer.cs">
440      <DependentUpon>RegressionSolutionResidualHistogram.cs</DependentUpon>
441    </Compile>
442    <Compile Include="Regression\RegressionSolutionScatterPlotView.cs">
443      <SubType>UserControl</SubType>
444    </Compile>
445    <Compile Include="Regression\RegressionSolutionScatterPlotView.Designer.cs">
446      <DependentUpon>RegressionSolutionScatterPlotView.cs</DependentUpon>
447    </Compile>
448    <Compile Include="Solution Views\ClassificationSolutionView.cs">
449      <SubType>UserControl</SubType>
450    </Compile>
451    <Compile Include="Solution Views\ClassificationSolutionView.Designer.cs">
452      <DependentUpon>ClassificationSolutionView.cs</DependentUpon>
453    </Compile>
454    <Compile Include="Classification\ClassificationSolutionConfusionMatrixView.cs">
455      <SubType>UserControl</SubType>
456    </Compile>
457    <Compile Include="Classification\ClassificationSolutionConfusionMatrixView.Designer.cs">
458      <DependentUpon>ClassificationSolutionConfusionMatrixView.cs</DependentUpon>
459    </Compile>
460    <Compile Include="Classification\ClassificationSolutionEstimatedClassValuesView.cs">
461      <SubType>UserControl</SubType>
462    </Compile>
463    <Compile Include="Classification\ClassificationSolutionEstimatedClassValuesView.Designer.cs">
464      <DependentUpon>ClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
465    </Compile>
466    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs">
467      <SubType>UserControl</SubType>
468    </Compile>
469    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.Designer.cs">
470      <DependentUpon>DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
471    </Compile>
472    <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.cs">
473      <SubType>UserControl</SubType>
474    </Compile>
475    <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.Designer.cs">
476      <DependentUpon>DiscriminantFunctionClassificationRocCurvesView.cs</DependentUpon>
477    </Compile>
478    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionThresholdView.cs">
479      <SubType>UserControl</SubType>
480    </Compile>
481    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionThresholdView.Designer.cs">
482      <DependentUpon>DiscriminantFunctionClassificationSolutionThresholdView.cs</DependentUpon>
483    </Compile>
484    <Compile Include="Clustering\ClusteringSolutionEstimatedClusterView.cs">
485      <SubType>UserControl</SubType>
486    </Compile>
487    <Compile Include="Clustering\ClusteringSolutionEstimatedClusterView.Designer.cs">
488      <DependentUpon>ClusteringSolutionEstimatedClusterView.cs</DependentUpon>
489    </Compile>
490    <Compile Include="Solution Views\ClusteringSolutionView.cs">
491      <SubType>UserControl</SubType>
492    </Compile>
493    <Compile Include="Solution Views\ClusteringSolutionView.Designer.cs">
494      <DependentUpon>ClusteringSolutionView.cs</DependentUpon>
495    </Compile>
496    <Compile Include="Solution Views\ClassificationEnsembleSolutionView.cs">
497      <SubType>UserControl</SubType>
498    </Compile>
499    <Compile Include="Solution Views\ClassificationEnsembleSolutionView.Designer.cs">
500      <DependentUpon>ClassificationEnsembleSolutionView.cs</DependentUpon>
501    </Compile>
502    <Compile Include="Solution Views\DiscriminantFunctionClassificationSolutionView.cs">
503      <SubType>UserControl</SubType>
504    </Compile>
505    <Compile Include="Solution Views\DiscriminantFunctionClassificationSolutionView.Designer.cs">
506      <DependentUpon>DiscriminantFunctionClassificationSolutionView.cs</DependentUpon>
507    </Compile>
508    <Compile Include="Solution Views\DataAnalysisSolutionView.cs">
509      <SubType>UserControl</SubType>
510    </Compile>
511    <Compile Include="Solution Views\DataAnalysisSolutionView.Designer.cs">
512      <DependentUpon>DataAnalysisSolutionView.cs</DependentUpon>
513    </Compile>
514    <Compile Include="Controls\DoubleLimitView.cs">
515      <SubType>UserControl</SubType>
516    </Compile>
517    <Compile Include="Controls\DoubleLimitView.Designer.cs">
518      <DependentUpon>DoubleLimitView.cs</DependentUpon>
519    </Compile>
520    <Compile Include="Interfaces\IDataAnalysisSolutionEvaluationView.cs" />
521    <Compile Include="MenuItems\CreateEnsembleMenuItem.cs" />
522    <Compile Include="Solution Views\NamedDataAnalysisSolutionView.cs">
523      <SubType>UserControl</SubType>
524    </Compile>
525    <Compile Include="Solution Views\NamedDataAnalysisSolutionView.Designer.cs">
526      <DependentUpon>NamedDataAnalysisSolutionView.cs</DependentUpon>
527    </Compile>
528    <Compile Include="Solution Views\RegressionEnsembleSolutionView.cs">
529      <SubType>UserControl</SubType>
530    </Compile>
531    <Compile Include="Solution Views\RegressionEnsembleSolutionView.Designer.cs">
532      <DependentUpon>RegressionEnsembleSolutionView.cs</DependentUpon>
533    </Compile>
534    <Compile Include="Solution Views\RegressionSolutionView.cs">
535      <SubType>UserControl</SubType>
536    </Compile>
537    <Compile Include="Solution Views\RegressionSolutionView.Designer.cs">
538      <DependentUpon>RegressionSolutionView.cs</DependentUpon>
539    </Compile>
540    <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationView.cs">
541      <SubType>UserControl</SubType>
542    </Compile>
543    <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationView.Designer.cs">
544      <DependentUpon>TimeframeFeatureCorrelationView.cs</DependentUpon>
545    </Compile>
546    <Compile Include="Solution Views\TimeSeriesPrognosisSolutionView.cs">
547      <SubType>UserControl</SubType>
548    </Compile>
549    <Compile Include="Solution Views\TimeSeriesPrognosisSolutionView.Designer.cs">
550      <DependentUpon>TimeSeriesPrognosisSolutionView.cs</DependentUpon>
551    </Compile>
552    <Compile Include="TextValueView.cs">
553      <SubType>UserControl</SubType>
554    </Compile>
555    <Compile Include="TextValueView.designer.cs">
556      <DependentUpon>TextValueView.cs</DependentUpon>
557    </Compile>
558    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResidualsLineChartView.cs">
559      <SubType>UserControl</SubType>
560    </Compile>
561    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResidualsLineChartView.Designer.cs">
562      <DependentUpon>TimeSeriesPrognosisResidualsLineChartView.cs</DependentUpon>
563    </Compile>
564    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisLineChartView.cs">
565      <SubType>UserControl</SubType>
566    </Compile>
567    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisLineChartView.Designer.cs">
568      <DependentUpon>TimeSeriesPrognosisLineChartView.cs</DependentUpon>
569    </Compile>
570    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResultsView.cs">
571      <SubType>UserControl</SubType>
572    </Compile>
573    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResultsView.Designer.cs">
574      <DependentUpon>TimeSeriesPrognosisResultsView.cs</DependentUpon>
575    </Compile>
576    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs">
577      <SubType>UserControl</SubType>
578    </Compile>
579    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.Designer.cs">
580      <DependentUpon>TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
581    </Compile>
582    <Compile Include="IntervalConstraintView.cs">
583      <SubType>UserControl</SubType>
584    </Compile>
585    <Compile Include="IntervalConstraintView.Designer.cs">
586      <DependentUpon>IntervalConstraintView.cs</DependentUpon>
587    </Compile>
588    <None Include="HeuristicLab.snk" />
589    <None Include="Plugin.cs.frame" />
590    <None Include="Properties\AssemblyInfo.cs.frame" />
591    <Compile Include="Properties\AssemblyInfo.cs" />
592  </ItemGroup>
593  <ItemGroup>
594    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj">
595      <Project>{5ac82412-911b-4fa2-a013-edc5e3f3fcc2}</Project>
596      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4</Name>
597      <Private>False</Private>
598    </ProjectReference>
599    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
600      <Project>{df87c13e-a889-46ff-8153-66dcaa8c5674}</Project>
601      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
602      <Private>False</Private>
603    </ProjectReference>
604  </ItemGroup>
605  <ItemGroup>
606    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
607      <Visible>False</Visible>
608      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
609      <Install>false</Install>
610    </BootstrapperPackage>
611    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
612      <Visible>False</Visible>
613      <ProductName>.NET Framework 3.5 SP1</ProductName>
614      <Install>true</Install>
615    </BootstrapperPackage>
616    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
617      <Visible>False</Visible>
618      <ProductName>Windows Installer 3.1</ProductName>
619      <Install>true</Install>
620    </BootstrapperPackage>
621  </ItemGroup>
622  <ItemGroup>
623    <EmbeddedResource Include="FeatureCorrelation\AbstractFeatureCorrelationView.resx">
624      <DependentUpon>AbstractFeatureCorrelationView.cs</DependentUpon>
625    </EmbeddedResource>
626    <EmbeddedResource Include="ParsedConstraintView.resx">
627      <DependentUpon>ParsedConstraintView.cs</DependentUpon>
628    </EmbeddedResource>
629    <EmbeddedResource Include="Regression\NamedIntervalsView.resx">
630      <DependentUpon>NamedIntervalsView.cs</DependentUpon>
631    </EmbeddedResource>
632    <EmbeddedResource Include="TextValueView.resx">
633      <DependentUpon>TextValueView.cs</DependentUpon>
634    </EmbeddedResource>
635    <EmbeddedResource Include="IntervalConstraintView.resx">
636      <DependentUpon>IntervalConstraintView.cs</DependentUpon>
637    </EmbeddedResource>
638  </ItemGroup>
639  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
640  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
641       Other similar extension points exist, see Microsoft.Common.targets.
642  <Target Name="BeforeBuild">
643  </Target>
644  <Target Name="AfterBuild">
645  </Target>
646  -->
647  <PropertyGroup>
648    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
649set ProjectDir=$(ProjectDir)
650set SolutionDir=$(SolutionDir)
651set Outdir=$(Outdir)
652
653call PreBuildEvent.cmd
654</PreBuildEvent>
655    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
656export ProjectDir=$(ProjectDir)
657export SolutionDir=$(SolutionDir)
658
659$SolutionDir/PreBuildEvent.sh
660</PreBuildEvent>
661  </PropertyGroup>
662</Project>
Note: See TracBrowser for help on using the repository browser.