Free cookie consent management tool by TermsFeed Policy Generator

source: branches/3073_IA_constraint_splitting_reintegration/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj @ 17896

Last change on this file since 17896 was 17896, checked in by gkronber, 3 years ago

#3073: refactoring to prepare for trunk integration

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