Free cookie consent management tool by TermsFeed Policy Generator

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

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

#2906 Adapted paths and plugin references.

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