Free cookie consent management tool by TermsFeed Policy Generator

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

Last change on this file since 16643 was 16643, checked in by gkronber, 5 years ago

#2971: fixed project references (removing obsolete references to HEAL.Attic, since we are using packagereferences now)

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