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 @ 17547

Last change on this file since 17547 was 17547, checked in by chaider, 4 years ago

#2971 Removed constraint related parts from branch

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