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 @ 13081

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

#1998 changed framework version to v4.5

File size: 23.0 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <PropertyGroup>
4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6    <ProductVersion>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{3E9E8944-44FF-40BB-A622-3A4A7DD0F198}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.DataAnalysis.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.DataAnalysis.Views-3.4</AssemblyName>
13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
16    <FileAlignment>512</FileAlignment>
17    <SignAssembly>true</SignAssembly>
18    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
19    <FileUpgradeFlags>
20    </FileUpgradeFlags>
21    <OldToolsVersion>3.5</OldToolsVersion>
22    <UpgradeBackupLocation />
23    <PublishUrl>publish\</PublishUrl>
24    <Install>true</Install>
25    <InstallFrom>Disk</InstallFrom>
26    <UpdateEnabled>false</UpdateEnabled>
27    <UpdateMode>Foreground</UpdateMode>
28    <UpdateInterval>7</UpdateInterval>
29    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
30    <UpdatePeriodically>false</UpdatePeriodically>
31    <UpdateRequired>false</UpdateRequired>
32    <MapFileExtensions>true</MapFileExtensions>
33    <ApplicationRevision>0</ApplicationRevision>
34    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
35    <IsWebBootstrapper>false</IsWebBootstrapper>
36    <UseApplicationTrust>false</UseApplicationTrust>
37    <BootstrapperEnabled>true</BootstrapperEnabled>
38  </PropertyGroup>
39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
40    <DebugSymbols>true</DebugSymbols>
41    <DebugType>full</DebugType>
42    <Optimize>false</Optimize>
43    <OutputPath>..\..\..\..\trunk\sources\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\sources\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\sources\bin\</OutputPath>
63    <DefineConstants>DEBUG;TRACE</DefineConstants>
64    <DebugType>full</DebugType>
65    <PlatformTarget>x64</PlatformTarget>
66    <ErrorReport>prompt</ErrorReport>
67    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
68    <Prefer32Bit>false</Prefer32Bit>
69  </PropertyGroup>
70  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
71    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
72    <DefineConstants>TRACE</DefineConstants>
73    <Optimize>true</Optimize>
74    <DebugType>pdbonly</DebugType>
75    <PlatformTarget>x64</PlatformTarget>
76    <ErrorReport>prompt</ErrorReport>
77    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
78    <Prefer32Bit>false</Prefer32Bit>
79  </PropertyGroup>
80  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
81    <DebugSymbols>true</DebugSymbols>
82    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
83    <DefineConstants>DEBUG;TRACE</DefineConstants>
84    <DebugType>full</DebugType>
85    <PlatformTarget>x86</PlatformTarget>
86    <ErrorReport>prompt</ErrorReport>
87    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
88    <Prefer32Bit>false</Prefer32Bit>
89  </PropertyGroup>
90  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
91    <OutputPath>..\..\..\..\trunk\sources\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>..\..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
103      <Private>False</Private>
104    </Reference>
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>
156    <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
157    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
158      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
159    </Reference>
160    <Reference Include="System" />
161    <Reference Include="System.Core">
162      <RequiredTargetFramework>3.5</RequiredTargetFramework>
163    </Reference>
164    <Reference Include="System.Drawing" />
165    <Reference Include="System.Windows.Forms" />
166    <Reference Include="System.Windows.Forms.DataVisualization" />
167    <Reference Include="System.Xml.Linq">
168      <RequiredTargetFramework>3.5</RequiredTargetFramework>
169    </Reference>
170    <Reference Include="System.Data.DataSetExtensions">
171      <RequiredTargetFramework>3.5</RequiredTargetFramework>
172    </Reference>
173    <Reference Include="System.Data" />
174    <Reference Include="System.Xml" />
175  </ItemGroup>
176  <ItemGroup>
177    <Compile Include="Classification\ClassificationEnsembleSolutionEstimatedClassValuesView.cs">
178      <SubType>UserControl</SubType>
179    </Compile>
180    <Compile Include="Classification\ClassificationEnsembleSolutionEstimatedClassValuesView.Designer.cs">
181      <DependentUpon>ClassificationEnsembleSolutionEstimatedClassValuesView.cs</DependentUpon>
182    </Compile>
183    <Compile Include="Classification\ClassificationEnsembleSolutionModelView.cs">
184      <SubType>UserControl</SubType>
185    </Compile>
186    <Compile Include="Classification\ClassificationEnsembleSolutionModelView.Designer.cs">
187      <DependentUpon>ClassificationEnsembleSolutionModelView.cs</DependentUpon>
188    </Compile>
189    <Compile Include="Classification\ClassificationFeatureCorrelationView.cs">
190      <SubType>UserControl</SubType>
191    </Compile>
192    <Compile Include="Classification\ClassificationFeatureCorrelationView.Designer.cs">
193      <DependentUpon>ClassificationFeatureCorrelationView.cs</DependentUpon>
194    </Compile>
195    <Compile Include="Classification\ClassificationSolutionComparisonView.cs">
196      <SubType>UserControl</SubType>
197    </Compile>
198    <Compile Include="Classification\ClassificationSolutionComparisonView.Designer.cs">
199      <DependentUpon>ClassificationSolutionComparisonView.cs</DependentUpon>
200    </Compile>
201    <Compile Include="Classification\ClassificationTimeframeFeatureCorrelationView.cs">
202      <SubType>UserControl</SubType>
203    </Compile>
204    <Compile Include="Classification\ClassificationTimeframeFeatureCorrelationView.Designer.cs">
205      <DependentUpon>ClassificationTimeframeFeatureCorrelationView.cs</DependentUpon>
206    </Compile>
207    <Compile Include="Classification\DiscriminantFunctionClassificationModelView.cs">
208      <SubType>UserControl</SubType>
209    </Compile>
210    <Compile Include="Classification\DiscriminantFunctionClassificationModelView.Designer.cs">
211      <DependentUpon>DiscriminantFunctionClassificationModelView.cs</DependentUpon>
212    </Compile>
213    <Compile Include="Clustering\ClusteringSolutionVisualizationView.cs">
214      <SubType>UserControl</SubType>
215    </Compile>
216    <Compile Include="Clustering\ClusteringSolutionVisualizationView.Designer.cs">
217      <DependentUpon>ClusteringSolutionVisualizationView.cs</DependentUpon>
218    </Compile>
219    <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationView.cs">
220      <SubType>UserControl</SubType>
221    </Compile>
222    <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationView.Designer.cs">
223      <DependentUpon>AbstractFeatureCorrelationView.cs</DependentUpon>
224    </Compile>
225    <Compile Include="DataAnalysisSolutionEvaluationView.cs">
226      <SubType>UserControl</SubType>
227    </Compile>
228    <Compile Include="DataAnalysisSolutionEvaluationView.Designer.cs">
229      <DependentUpon>DataAnalysisSolutionEvaluationView.cs</DependentUpon>
230    </Compile>
231    <Compile Include="FeatureCorrelation\FeatureCorrelationCalculator.cs" />
232    <Compile Include="FeatureCorrelation\FeatureCorrelationView.cs">
233      <SubType>UserControl</SubType>
234    </Compile>
235    <Compile Include="FeatureCorrelation\FeatureCorrelationView.Designer.cs">
236      <DependentUpon>FeatureCorrelationView.cs</DependentUpon>
237    </Compile>
238    <Compile Include="MenuItems\ShrinkDataAnalysisRunsMenuItem.cs" />
239    <Compile Include="Plugin.cs" />
240    <Compile Include="ProblemDataView.cs">
241      <SubType>UserControl</SubType>
242    </Compile>
243    <Compile Include="ProblemDataView.Designer.cs">
244      <DependentUpon>ProblemDataView.cs</DependentUpon>
245    </Compile>
246    <Compile Include="Regression\RegressionFeatureCorrelationView.cs">
247      <SubType>UserControl</SubType>
248    </Compile>
249    <Compile Include="Regression\RegressionFeatureCorrelationView.Designer.cs">
250      <DependentUpon>RegressionFeatureCorrelationView.cs</DependentUpon>
251    </Compile>
252    <Compile Include="Regression\RegressionTimeframeFeatureCorrelationView.cs">
253      <SubType>UserControl</SubType>
254    </Compile>
255    <Compile Include="Regression\RegressionTimeframeFeatureCorrelationView.Designer.cs">
256      <DependentUpon>RegressionTimeframeFeatureCorrelationView.cs</DependentUpon>
257    </Compile>
258    <Compile Include="Regression\RegressionEnsembleSolutionModelView.cs">
259      <SubType>UserControl</SubType>
260    </Compile>
261    <Compile Include="Regression\RegressionEnsembleSolutionModelView.Designer.cs">
262      <DependentUpon>RegressionEnsembleSolutionModelView.cs</DependentUpon>
263    </Compile>
264    <Compile Include="Regression\RegressionSolutionErrorCharacteristicsCurveView.cs">
265      <SubType>UserControl</SubType>
266    </Compile>
267    <Compile Include="Regression\RegressionSolutionErrorCharacteristicsCurveView.Designer.cs">
268      <DependentUpon>RegressionSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
269    </Compile>
270    <Compile Include="Regression\RegressionSolutionEstimatedValuesView.cs">
271      <SubType>UserControl</SubType>
272    </Compile>
273    <Compile Include="Regression\RegressionSolutionEstimatedValuesView.Designer.cs">
274      <DependentUpon>RegressionSolutionEstimatedValuesView.cs</DependentUpon>
275    </Compile>
276    <Compile Include="Regression\RegressionSolutionLineChartView.cs">
277      <SubType>UserControl</SubType>
278    </Compile>
279    <Compile Include="Regression\RegressionSolutionLineChartView.Designer.cs">
280      <DependentUpon>RegressionSolutionLineChartView.cs</DependentUpon>
281    </Compile>
282    <Compile Include="Regression\RegressionSolutionResidualHistogram.cs">
283      <SubType>UserControl</SubType>
284    </Compile>
285    <Compile Include="Regression\RegressionSolutionResidualHistogram.Designer.cs">
286      <DependentUpon>RegressionSolutionResidualHistogram.cs</DependentUpon>
287    </Compile>
288    <Compile Include="Regression\RegressionSolutionScatterPlotView.cs">
289      <SubType>UserControl</SubType>
290    </Compile>
291    <Compile Include="Regression\RegressionSolutionScatterPlotView.Designer.cs">
292      <DependentUpon>RegressionSolutionScatterPlotView.cs</DependentUpon>
293    </Compile>
294    <Compile Include="Solution Views\ClassificationSolutionView.cs">
295      <SubType>UserControl</SubType>
296    </Compile>
297    <Compile Include="Solution Views\ClassificationSolutionView.Designer.cs">
298      <DependentUpon>ClassificationSolutionView.cs</DependentUpon>
299    </Compile>
300    <Compile Include="Classification\ClassificationSolutionConfusionMatrixView.cs">
301      <SubType>UserControl</SubType>
302    </Compile>
303    <Compile Include="Classification\ClassificationSolutionConfusionMatrixView.Designer.cs">
304      <DependentUpon>ClassificationSolutionConfusionMatrixView.cs</DependentUpon>
305    </Compile>
306    <Compile Include="Classification\ClassificationSolutionEstimatedClassValuesView.cs">
307      <SubType>UserControl</SubType>
308    </Compile>
309    <Compile Include="Classification\ClassificationSolutionEstimatedClassValuesView.Designer.cs">
310      <DependentUpon>ClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
311    </Compile>
312    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs">
313      <SubType>UserControl</SubType>
314    </Compile>
315    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.Designer.cs">
316      <DependentUpon>DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
317    </Compile>
318    <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.cs">
319      <SubType>UserControl</SubType>
320    </Compile>
321    <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.Designer.cs">
322      <DependentUpon>DiscriminantFunctionClassificationRocCurvesView.cs</DependentUpon>
323    </Compile>
324    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionThresholdView.cs">
325      <SubType>UserControl</SubType>
326    </Compile>
327    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionThresholdView.Designer.cs">
328      <DependentUpon>DiscriminantFunctionClassificationSolutionThresholdView.cs</DependentUpon>
329    </Compile>
330    <Compile Include="Clustering\ClusteringSolutionEstimatedClusterView.cs">
331      <SubType>UserControl</SubType>
332    </Compile>
333    <Compile Include="Clustering\ClusteringSolutionEstimatedClusterView.Designer.cs">
334      <DependentUpon>ClusteringSolutionEstimatedClusterView.cs</DependentUpon>
335    </Compile>
336    <Compile Include="Solution Views\ClusteringSolutionView.cs">
337      <SubType>UserControl</SubType>
338    </Compile>
339    <Compile Include="Solution Views\ClusteringSolutionView.Designer.cs">
340      <DependentUpon>ClusteringSolutionView.cs</DependentUpon>
341    </Compile>
342    <Compile Include="Solution Views\ClassificationEnsembleSolutionView.cs">
343      <SubType>UserControl</SubType>
344    </Compile>
345    <Compile Include="Solution Views\ClassificationEnsembleSolutionView.Designer.cs">
346      <DependentUpon>ClassificationEnsembleSolutionView.cs</DependentUpon>
347    </Compile>
348    <Compile Include="Solution Views\DiscriminantFunctionClassificationSolutionView.cs">
349      <SubType>UserControl</SubType>
350    </Compile>
351    <Compile Include="Solution Views\DiscriminantFunctionClassificationSolutionView.Designer.cs">
352      <DependentUpon>DiscriminantFunctionClassificationSolutionView.cs</DependentUpon>
353    </Compile>
354    <Compile Include="Solution Views\DataAnalysisSolutionView.cs">
355      <SubType>UserControl</SubType>
356    </Compile>
357    <Compile Include="Solution Views\DataAnalysisSolutionView.Designer.cs">
358      <DependentUpon>DataAnalysisSolutionView.cs</DependentUpon>
359    </Compile>
360    <Compile Include="DoubleLimitView.cs">
361      <SubType>UserControl</SubType>
362    </Compile>
363    <Compile Include="DoubleLimitView.Designer.cs">
364      <DependentUpon>DoubleLimitView.cs</DependentUpon>
365    </Compile>
366    <Compile Include="Interfaces\IDataAnalysisSolutionEvaluationView.cs" />
367    <Compile Include="MenuItems\CreateEnsembleMenuItem.cs" />
368    <Compile Include="Solution Views\NamedDataAnalysisSolutionView.cs">
369      <SubType>UserControl</SubType>
370    </Compile>
371    <Compile Include="Solution Views\NamedDataAnalysisSolutionView.Designer.cs">
372      <DependentUpon>NamedDataAnalysisSolutionView.cs</DependentUpon>
373    </Compile>
374    <Compile Include="Solution Views\RegressionEnsembleSolutionView.cs">
375      <SubType>UserControl</SubType>
376    </Compile>
377    <Compile Include="Solution Views\RegressionEnsembleSolutionView.Designer.cs">
378      <DependentUpon>RegressionEnsembleSolutionView.cs</DependentUpon>
379    </Compile>
380    <Compile Include="Solution Views\RegressionSolutionView.cs">
381      <SubType>UserControl</SubType>
382    </Compile>
383    <Compile Include="Solution Views\RegressionSolutionView.Designer.cs">
384      <DependentUpon>RegressionSolutionView.cs</DependentUpon>
385    </Compile>
386    <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationView.cs">
387      <SubType>UserControl</SubType>
388    </Compile>
389    <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationView.Designer.cs">
390      <DependentUpon>TimeframeFeatureCorrelationView.cs</DependentUpon>
391    </Compile>
392    <Compile Include="Solution Views\TimeSeriesPrognosisSolutionView.cs">
393      <SubType>UserControl</SubType>
394    </Compile>
395    <Compile Include="Solution Views\TimeSeriesPrognosisSolutionView.Designer.cs">
396      <DependentUpon>TimeSeriesPrognosisSolutionView.cs</DependentUpon>
397    </Compile>
398    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResultsView.cs">
399      <SubType>UserControl</SubType>
400    </Compile>
401    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResultsView.Designer.cs">
402      <DependentUpon>TimeSeriesPrognosisResultsView.cs</DependentUpon>
403    </Compile>
404    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs">
405      <SubType>UserControl</SubType>
406    </Compile>
407    <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.Designer.cs">
408      <DependentUpon>TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
409    </Compile>
410    <None Include="HeuristicLab.snk" />
411    <None Include="Plugin.cs.frame" />
412    <None Include="Properties\AssemblyInfo.cs.frame" />
413    <Compile Include="Properties\AssemblyInfo.cs" />
414  </ItemGroup>
415  <ItemGroup>
416    <ProjectReference Include="..\..\HeuristicLab.Algorithms.DataAnalysis\3.4\HeuristicLab.Algorithms.DataAnalysis-3.4.csproj">
417      <Project>{2E782078-FA81-4B70-B56F-74CE38DAC6C8}</Project>
418      <Name>HeuristicLab.Algorithms.DataAnalysis-3.4</Name>
419    </ProjectReference>
420    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
421      <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
422      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
423      <Private>False</Private>
424    </ProjectReference>
425  </ItemGroup>
426  <ItemGroup>
427    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
428      <Visible>False</Visible>
429      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
430      <Install>false</Install>
431    </BootstrapperPackage>
432    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
433      <Visible>False</Visible>
434      <ProductName>.NET Framework 3.5 SP1</ProductName>
435      <Install>true</Install>
436    </BootstrapperPackage>
437    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
438      <Visible>False</Visible>
439      <ProductName>Windows Installer 3.1</ProductName>
440      <Install>true</Install>
441    </BootstrapperPackage>
442  </ItemGroup>
443  <ItemGroup>
444    <EmbeddedResource Include="FeatureCorrelation\AbstractFeatureCorrelationView.resx">
445      <DependentUpon>AbstractFeatureCorrelationView.cs</DependentUpon>
446    </EmbeddedResource>
447  </ItemGroup>
448  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
449  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
450       Other similar extension points exist, see Microsoft.Common.targets.
451  <Target Name="BeforeBuild">
452  </Target>
453  <Target Name="AfterBuild">
454  </Target>
455  -->
456  <PropertyGroup>
457    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
458set ProjectDir=$(ProjectDir)
459set SolutionDir=$(SolutionDir)
460set Outdir=$(Outdir)
461
462call PreBuildEvent.cmd
463</PreBuildEvent>
464    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
465export ProjectDir=$(ProjectDir)
466export SolutionDir=$(SolutionDir)
467
468$SolutionDir/PreBuildEvent.sh
469</PreBuildEvent>
470  </PropertyGroup>
471</Project>
Note: See TracBrowser for help on using the repository browser.