Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj

Last change on this file was 18210, checked in by gkronber, 2 years ago

#3017: upgraded all projects to use .NET Framework 4.7.2 and the default language version C# 7.3

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