Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ClassificationModelComparison/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj @ 13086

Last change on this file since 13086 was 13086, checked in by gkronber, 8 years ago

#1998: made compatibility changes necessary because of trunk developments (compile fail)

File size: 24.1 KB
RevLine 
[5600]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>
[13081]13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
[5600]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>
[9119]43    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[5600]44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[13081]48    <Prefer32Bit>false</Prefer32Bit>
[5600]49  </PropertyGroup>
50  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
51    <DebugType>pdbonly</DebugType>
52    <Optimize>true</Optimize>
[9119]53    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[5600]54    <DefineConstants>TRACE</DefineConstants>
55    <ErrorReport>prompt</ErrorReport>
56    <WarningLevel>4</WarningLevel>
57    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[13081]58    <Prefer32Bit>false</Prefer32Bit>
[5600]59  </PropertyGroup>
60  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
61    <DebugSymbols>true</DebugSymbols>
[9119]62    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[5600]63    <DefineConstants>DEBUG;TRACE</DefineConstants>
64    <DebugType>full</DebugType>
65    <PlatformTarget>x64</PlatformTarget>
66    <ErrorReport>prompt</ErrorReport>
67    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[13081]68    <Prefer32Bit>false</Prefer32Bit>
[5600]69  </PropertyGroup>
70  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
[9119]71    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[5600]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>
[13081]78    <Prefer32Bit>false</Prefer32Bit>
[5600]79  </PropertyGroup>
80  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
81    <DebugSymbols>true</DebugSymbols>
[9119]82    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[5600]83    <DefineConstants>DEBUG;TRACE</DefineConstants>
84    <DebugType>full</DebugType>
85    <PlatformTarget>x86</PlatformTarget>
86    <ErrorReport>prompt</ErrorReport>
87    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[13081]88    <Prefer32Bit>false</Prefer32Bit>
[5600]89  </PropertyGroup>
90  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
[9119]91    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[5600]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>
[13081]98    <Prefer32Bit>false</Prefer32Bit>
[5600]99  </PropertyGroup>
100  <ItemGroup>
[10553]101    <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
102      <HintPath>..\..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
103      <Private>False</Private>
[8435]104    </Reference>
[9119]105    <Reference Include="HeuristicLab.Analysis-3.3">
106      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
107    </Reference>
108    <Reference Include="HeuristicLab.Analysis.Views-3.3">
109      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis.Views-3.3.dll</HintPath>
110    </Reference>
111    <Reference Include="HeuristicLab.Collections-3.3">
112      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
113    </Reference>
114    <Reference Include="HeuristicLab.Common-3.3">
115      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
116    </Reference>
117    <Reference Include="HeuristicLab.Common.Resources-3.3">
118      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
119    </Reference>
120    <Reference Include="HeuristicLab.Core-3.3">
121      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
122    </Reference>
123    <Reference Include="HeuristicLab.Core.Views-3.3">
124      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
125    </Reference>
126    <Reference Include="HeuristicLab.Data-3.3">
127      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
128    </Reference>
129    <Reference Include="HeuristicLab.Data.Views-3.3">
130      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
131    </Reference>
132    <Reference Include="HeuristicLab.MainForm-3.3">
133      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
134    </Reference>
135    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
136      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
137    </Reference>
138    <Reference Include="HeuristicLab.Optimization-3.3">
139      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
140    </Reference>
141    <Reference Include="HeuristicLab.Optimization.Views-3.3">
142      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
143    </Reference>
144    <Reference Include="HeuristicLab.Optimizer-3.3">
145      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
146    </Reference>
147    <Reference Include="HeuristicLab.Parameters.Views-3.3">
148      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
149    </Reference>
150    <Reference Include="HeuristicLab.Persistence-3.3">
151      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
152    </Reference>
153    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
154      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
155    </Reference>
[13086]156    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
157      <SpecificVersion>False</SpecificVersion>
158      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
159      <Private>False</Private>
160    </Reference>
161    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
162      <SpecificVersion>False</SpecificVersion>
163      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
164      <Private>False</Private>
165    </Reference>
[9119]166    <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
167    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
168      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
169    </Reference>
[5600]170    <Reference Include="System" />
171    <Reference Include="System.Core">
172      <RequiredTargetFramework>3.5</RequiredTargetFramework>
173    </Reference>
174    <Reference Include="System.Drawing" />
175    <Reference Include="System.Windows.Forms" />
176    <Reference Include="System.Windows.Forms.DataVisualization" />
177    <Reference Include="System.Xml.Linq">
178      <RequiredTargetFramework>3.5</RequiredTargetFramework>
179    </Reference>
180    <Reference Include="System.Data.DataSetExtensions">
181      <RequiredTargetFramework>3.5</RequiredTargetFramework>
182    </Reference>
183    <Reference Include="System.Data" />
184    <Reference Include="System.Xml" />
185  </ItemGroup>
186  <ItemGroup>
[6672]187    <Compile Include="Classification\ClassificationEnsembleSolutionEstimatedClassValuesView.cs">
188      <SubType>UserControl</SubType>
189    </Compile>
190    <Compile Include="Classification\ClassificationEnsembleSolutionEstimatedClassValuesView.Designer.cs">
191      <DependentUpon>ClassificationEnsembleSolutionEstimatedClassValuesView.cs</DependentUpon>
192    </Compile>
[6613]193    <Compile Include="Classification\ClassificationEnsembleSolutionModelView.cs">
194      <SubType>UserControl</SubType>
195    </Compile>
196    <Compile Include="Classification\ClassificationEnsembleSolutionModelView.Designer.cs">
197      <DependentUpon>ClassificationEnsembleSolutionModelView.cs</DependentUpon>
198    </Compile>
[8689]199    <Compile Include="Classification\ClassificationFeatureCorrelationView.cs">
200      <SubType>UserControl</SubType>
201    </Compile>
202    <Compile Include="Classification\ClassificationFeatureCorrelationView.Designer.cs">
203      <DependentUpon>ClassificationFeatureCorrelationView.cs</DependentUpon>
204    </Compile>
[9119]205    <Compile Include="Classification\ClassificationSolutionComparisonView.cs">
206      <SubType>UserControl</SubType>
207    </Compile>
208    <Compile Include="Classification\ClassificationSolutionComparisonView.Designer.cs">
209      <DependentUpon>ClassificationSolutionComparisonView.cs</DependentUpon>
210    </Compile>
[8689]211    <Compile Include="Classification\ClassificationTimeframeFeatureCorrelationView.cs">
212      <SubType>UserControl</SubType>
213    </Compile>
214    <Compile Include="Classification\ClassificationTimeframeFeatureCorrelationView.Designer.cs">
215      <DependentUpon>ClassificationTimeframeFeatureCorrelationView.cs</DependentUpon>
216    </Compile>
[8679]217    <Compile Include="Classification\DiscriminantFunctionClassificationModelView.cs">
218      <SubType>UserControl</SubType>
219    </Compile>
220    <Compile Include="Classification\DiscriminantFunctionClassificationModelView.Designer.cs">
221      <DependentUpon>DiscriminantFunctionClassificationModelView.cs</DependentUpon>
222    </Compile>
[8435]223    <Compile Include="Clustering\ClusteringSolutionVisualizationView.cs">
224      <SubType>UserControl</SubType>
225    </Compile>
226    <Compile Include="Clustering\ClusteringSolutionVisualizationView.Designer.cs">
227      <DependentUpon>ClusteringSolutionVisualizationView.cs</DependentUpon>
228    </Compile>
[8578]229    <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationView.cs">
230      <SubType>UserControl</SubType>
231    </Compile>
232    <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationView.Designer.cs">
233      <DependentUpon>AbstractFeatureCorrelationView.cs</DependentUpon>
234    </Compile>
[6642]235    <Compile Include="DataAnalysisSolutionEvaluationView.cs">
236      <SubType>UserControl</SubType>
237    </Compile>
238    <Compile Include="DataAnalysisSolutionEvaluationView.Designer.cs">
239      <DependentUpon>DataAnalysisSolutionEvaluationView.cs</DependentUpon>
240    </Compile>
[8833]241    <Compile Include="FeatureCorrelation\FeatureCorrelationCalculator.cs" />
[8578]242    <Compile Include="FeatureCorrelation\FeatureCorrelationView.cs">
[8542]243      <SubType>UserControl</SubType>
244    </Compile>
[8578]245    <Compile Include="FeatureCorrelation\FeatureCorrelationView.Designer.cs">
[8542]246      <DependentUpon>FeatureCorrelationView.cs</DependentUpon>
247    </Compile>
[13082]248    <Compile Include="Interfaces\IDataPreprocessorStarter.cs" />
[10553]249    <Compile Include="MenuItems\ShrinkDataAnalysisRunsMenuItem.cs" />
[13082]250    <Compile Include="ModifiableDatasetView.cs">
251      <SubType>UserControl</SubType>
252    </Compile>
253    <Compile Include="ModifiableDatasetView.Designer.cs">
254      <DependentUpon>ModifiableDatasetView.cs</DependentUpon>
255    </Compile>
[7097]256    <Compile Include="Plugin.cs" />
[8578]257    <Compile Include="ProblemDataView.cs">
258      <SubType>UserControl</SubType>
259    </Compile>
260    <Compile Include="ProblemDataView.Designer.cs">
261      <DependentUpon>ProblemDataView.cs</DependentUpon>
262    </Compile>
[8689]263    <Compile Include="Regression\RegressionFeatureCorrelationView.cs">
264      <SubType>UserControl</SubType>
265    </Compile>
266    <Compile Include="Regression\RegressionFeatureCorrelationView.Designer.cs">
267      <DependentUpon>RegressionFeatureCorrelationView.cs</DependentUpon>
268    </Compile>
269    <Compile Include="Regression\RegressionTimeframeFeatureCorrelationView.cs">
270      <SubType>UserControl</SubType>
271    </Compile>
272    <Compile Include="Regression\RegressionTimeframeFeatureCorrelationView.Designer.cs">
273      <DependentUpon>RegressionTimeframeFeatureCorrelationView.cs</DependentUpon>
274    </Compile>
[7823]275    <Compile Include="Regression\RegressionEnsembleSolutionModelView.cs">
276      <SubType>UserControl</SubType>
277    </Compile>
278    <Compile Include="Regression\RegressionEnsembleSolutionModelView.Designer.cs">
279      <DependentUpon>RegressionEnsembleSolutionModelView.cs</DependentUpon>
280    </Compile>
[6642]281    <Compile Include="Regression\RegressionSolutionErrorCharacteristicsCurveView.cs">
282      <SubType>UserControl</SubType>
283    </Compile>
284    <Compile Include="Regression\RegressionSolutionErrorCharacteristicsCurveView.Designer.cs">
285      <DependentUpon>RegressionSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
286    </Compile>
[7823]287    <Compile Include="Regression\RegressionSolutionEstimatedValuesView.cs">
[6612]288      <SubType>UserControl</SubType>
289    </Compile>
[7823]290    <Compile Include="Regression\RegressionSolutionEstimatedValuesView.Designer.cs">
291      <DependentUpon>RegressionSolutionEstimatedValuesView.cs</DependentUpon>
[6612]292    </Compile>
[7823]293    <Compile Include="Regression\RegressionSolutionLineChartView.cs">
294      <SubType>UserControl</SubType>
295    </Compile>
296    <Compile Include="Regression\RegressionSolutionLineChartView.Designer.cs">
297      <DependentUpon>RegressionSolutionLineChartView.cs</DependentUpon>
298    </Compile>
[7500]299    <Compile Include="Regression\RegressionSolutionResidualHistogram.cs">
300      <SubType>UserControl</SubType>
301    </Compile>
302    <Compile Include="Regression\RegressionSolutionResidualHistogram.Designer.cs">
303      <DependentUpon>RegressionSolutionResidualHistogram.cs</DependentUpon>
304    </Compile>
[7823]305    <Compile Include="Regression\RegressionSolutionScatterPlotView.cs">
306      <SubType>UserControl</SubType>
307    </Compile>
308    <Compile Include="Regression\RegressionSolutionScatterPlotView.Designer.cs">
309      <DependentUpon>RegressionSolutionScatterPlotView.cs</DependentUpon>
310    </Compile>
[6596]311    <Compile Include="Solution Views\ClassificationSolutionView.cs">
[5829]312      <SubType>UserControl</SubType>
313    </Compile>
[6596]314    <Compile Include="Solution Views\ClassificationSolutionView.Designer.cs">
[5829]315      <DependentUpon>ClassificationSolutionView.cs</DependentUpon>
316    </Compile>
[5664]317    <Compile Include="Classification\ClassificationSolutionConfusionMatrixView.cs">
318      <SubType>UserControl</SubType>
319    </Compile>
320    <Compile Include="Classification\ClassificationSolutionConfusionMatrixView.Designer.cs">
321      <DependentUpon>ClassificationSolutionConfusionMatrixView.cs</DependentUpon>
322    </Compile>
[5663]323    <Compile Include="Classification\ClassificationSolutionEstimatedClassValuesView.cs">
324      <SubType>UserControl</SubType>
325    </Compile>
326    <Compile Include="Classification\ClassificationSolutionEstimatedClassValuesView.Designer.cs">
327      <DependentUpon>ClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
328    </Compile>
[5678]329    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs">
330      <SubType>UserControl</SubType>
331    </Compile>
332    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.Designer.cs">
333      <DependentUpon>DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
334    </Compile>
[5664]335    <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.cs">
336      <SubType>UserControl</SubType>
337    </Compile>
338    <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.Designer.cs">
339      <DependentUpon>DiscriminantFunctionClassificationRocCurvesView.cs</DependentUpon>
340    </Compile>
[5829]341    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionThresholdView.cs">
[5664]342      <SubType>UserControl</SubType>
343    </Compile>
[5829]344    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionThresholdView.Designer.cs">
345      <DependentUpon>DiscriminantFunctionClassificationSolutionThresholdView.cs</DependentUpon>
346    </Compile>
[5853]347    <Compile Include="Clustering\ClusteringSolutionEstimatedClusterView.cs">
348      <SubType>UserControl</SubType>
349    </Compile>
350    <Compile Include="Clustering\ClusteringSolutionEstimatedClusterView.Designer.cs">
351      <DependentUpon>ClusteringSolutionEstimatedClusterView.cs</DependentUpon>
352    </Compile>
[6596]353    <Compile Include="Solution Views\ClusteringSolutionView.cs">
[5853]354      <SubType>UserControl</SubType>
355    </Compile>
[6596]356    <Compile Include="Solution Views\ClusteringSolutionView.Designer.cs">
[5853]357      <DependentUpon>ClusteringSolutionView.cs</DependentUpon>
358    </Compile>
[6666]359    <Compile Include="Solution Views\ClassificationEnsembleSolutionView.cs">
360      <SubType>UserControl</SubType>
361    </Compile>
362    <Compile Include="Solution Views\ClassificationEnsembleSolutionView.Designer.cs">
363      <DependentUpon>ClassificationEnsembleSolutionView.cs</DependentUpon>
364    </Compile>
[6596]365    <Compile Include="Solution Views\DiscriminantFunctionClassificationSolutionView.cs">
[5829]366      <SubType>UserControl</SubType>
367    </Compile>
[6596]368    <Compile Include="Solution Views\DiscriminantFunctionClassificationSolutionView.Designer.cs">
[5664]369      <DependentUpon>DiscriminantFunctionClassificationSolutionView.cs</DependentUpon>
370    </Compile>
[6596]371    <Compile Include="Solution Views\DataAnalysisSolutionView.cs">
[5694]372      <SubType>UserControl</SubType>
373    </Compile>
[6596]374    <Compile Include="Solution Views\DataAnalysisSolutionView.Designer.cs">
[5694]375      <DependentUpon>DataAnalysisSolutionView.cs</DependentUpon>
376    </Compile>
[5770]377    <Compile Include="DoubleLimitView.cs">
378      <SubType>UserControl</SubType>
379    </Compile>
380    <Compile Include="DoubleLimitView.Designer.cs">
381      <DependentUpon>DoubleLimitView.cs</DependentUpon>
382    </Compile>
[6642]383    <Compile Include="Interfaces\IDataAnalysisSolutionEvaluationView.cs" />
[6520]384    <Compile Include="MenuItems\CreateEnsembleMenuItem.cs" />
[6652]385    <Compile Include="Solution Views\NamedDataAnalysisSolutionView.cs">
386      <SubType>UserControl</SubType>
387    </Compile>
388    <Compile Include="Solution Views\NamedDataAnalysisSolutionView.Designer.cs">
389      <DependentUpon>NamedDataAnalysisSolutionView.cs</DependentUpon>
390    </Compile>
[6666]391    <Compile Include="Solution Views\RegressionEnsembleSolutionView.cs">
392      <SubType>UserControl</SubType>
393    </Compile>
394    <Compile Include="Solution Views\RegressionEnsembleSolutionView.Designer.cs">
395      <DependentUpon>RegressionEnsembleSolutionView.cs</DependentUpon>
396    </Compile>
[6596]397    <Compile Include="Solution Views\RegressionSolutionView.cs">
[5829]398      <SubType>UserControl</SubType>
399    </Compile>
[6596]400    <Compile Include="Solution Views\RegressionSolutionView.Designer.cs">
[5829]401      <DependentUpon>RegressionSolutionView.cs</DependentUpon>
402    </Compile>
[8578]403    <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationView.cs">
[8542]404      <SubType>UserControl</SubType>
405    </Compile>
[8578]406    <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationView.Designer.cs">
[8542]407      <DependentUpon>TimeframeFeatureCorrelationView.cs</DependentUpon>
408    </Compile>
[8798]409    <Compile Include="Solution Views\TimeSeriesPrognosisSolutionView.cs">
410      <SubType>UserControl</SubType>
411    </Compile>
412    <Compile Include="Solution Views\TimeSeriesPrognosisSolutionView.Designer.cs">
413      <DependentUpon>TimeSeriesPrognosisSolutionView.cs</DependentUpon>
414    </Compile>
415    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResultsView.cs">
416      <SubType>UserControl</SubType>
417    </Compile>
418    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResultsView.Designer.cs">
419      <DependentUpon>TimeSeriesPrognosisResultsView.cs</DependentUpon>
420    </Compile>
421    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs">
422      <SubType>UserControl</SubType>
423    </Compile>
424    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.Designer.cs">
425      <DependentUpon>TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
426    </Compile>
[7641]427    <None Include="HeuristicLab.snk" />
428    <None Include="Plugin.cs.frame" />
429    <None Include="Properties\AssemblyInfo.cs.frame" />
[5600]430    <Compile Include="Properties\AssemblyInfo.cs" />
431  </ItemGroup>
432  <ItemGroup>
[8679]433    <ProjectReference Include="..\..\HeuristicLab.Algorithms.DataAnalysis\3.4\HeuristicLab.Algorithms.DataAnalysis-3.4.csproj">
434      <Project>{2E782078-FA81-4B70-B56F-74CE38DAC6C8}</Project>
435      <Name>HeuristicLab.Algorithms.DataAnalysis-3.4</Name>
436    </ProjectReference>
[5600]437    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
438      <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
439      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
[6866]440      <Private>False</Private>
[5600]441    </ProjectReference>
442  </ItemGroup>
443  <ItemGroup>
444    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
445      <Visible>False</Visible>
446      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
447      <Install>false</Install>
448    </BootstrapperPackage>
449    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
450      <Visible>False</Visible>
451      <ProductName>.NET Framework 3.5 SP1</ProductName>
452      <Install>true</Install>
453    </BootstrapperPackage>
454    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
455      <Visible>False</Visible>
456      <ProductName>Windows Installer 3.1</ProductName>
457      <Install>true</Install>
458    </BootstrapperPackage>
459  </ItemGroup>
[7823]460  <ItemGroup>
[8578]461    <EmbeddedResource Include="FeatureCorrelation\AbstractFeatureCorrelationView.resx">
462      <DependentUpon>AbstractFeatureCorrelationView.cs</DependentUpon>
[8542]463    </EmbeddedResource>
464  </ItemGroup>
[5600]465  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
466  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
467       Other similar extension points exist, see Microsoft.Common.targets.
468  <Target Name="BeforeBuild">
469  </Target>
470  <Target Name="AfterBuild">
471  </Target>
472  -->
473  <PropertyGroup>
[8679]474    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
[5600]475set ProjectDir=$(ProjectDir)
476set SolutionDir=$(SolutionDir)
477set Outdir=$(Outdir)
478
479call PreBuildEvent.cmd
[6866]480</PreBuildEvent>
[8679]481    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
[8600]482export ProjectDir=$(ProjectDir)
483export SolutionDir=$(SolutionDir)
484
485$SolutionDir/PreBuildEvent.sh
486</PreBuildEvent>
[5600]487  </PropertyGroup>
488</Project>
Note: See TracBrowser for help on using the repository browser.