Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2719_HeuristicLab.DatastreamAnalysis/HeuristicLab.DatastreamAnalysis.Views/3.4/HeuristicLab.DatastreamAnalysis.Views.csproj @ 15763

Last change on this file since 15763 was 14710, checked in by jzenisek, 7 years ago

#2719 implemented ensemble model rating by introducing the new type RatedEnsembleModel; introduced performance indicator calculation in results;

File size: 8.3 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4  <PropertyGroup>
5    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7    <ProjectGuid>{BEA131E1-BD7C-41E8-B372-ED0EB110F7DF}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab.DatastreamAnalysis.Views</RootNamespace>
11    <AssemblyName>HeuristicLab.DatastreamAnalysis.Views-3.4</AssemblyName>
12    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
13    <FileAlignment>512</FileAlignment>
14    <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
15    <TargetFrameworkProfile />
16  </PropertyGroup>
17  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18    <PlatformTarget>AnyCPU</PlatformTarget>
19    <DebugSymbols>true</DebugSymbols>
20    <DebugType>full</DebugType>
21    <Optimize>false</Optimize>
22    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
23    <DefineConstants>DEBUG;TRACE</DefineConstants>
24    <ErrorReport>prompt</ErrorReport>
25    <WarningLevel>4</WarningLevel>
26  </PropertyGroup>
27  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28    <PlatformTarget>AnyCPU</PlatformTarget>
29    <DebugType>pdbonly</DebugType>
30    <Optimize>true</Optimize>
31    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
32    <DefineConstants>TRACE</DefineConstants>
33    <ErrorReport>prompt</ErrorReport>
34    <WarningLevel>4</WarningLevel>
35  </PropertyGroup>
36  <PropertyGroup>
37    <StartupObject />
38  </PropertyGroup>
39  <PropertyGroup>
40    <SignAssembly>true</SignAssembly>
41  </PropertyGroup>
42  <PropertyGroup>
43    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
44  </PropertyGroup>
45  <ItemGroup>
46    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
47      <SpecificVersion>False</SpecificVersion>
48      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
49    </Reference>
50    <Reference Include="HeuristicLab.Common-3.3">
51      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
52    </Reference>
53    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
54      <SpecificVersion>False</SpecificVersion>
55      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
56    </Reference>
57    <Reference Include="HeuristicLab.Core-3.3">
58      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
59    </Reference>
60    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
61      <SpecificVersion>False</SpecificVersion>
62      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
63    </Reference>
64    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
65      <SpecificVersion>False</SpecificVersion>
66      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
67    </Reference>
68    <Reference Include="HeuristicLab.MainForm-3.3">
69      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
70    </Reference>
71    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
72      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
73    </Reference>
74    <Reference Include="HeuristicLab.Optimization-3.3">
75      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
76    </Reference>
77    <Reference Include="HeuristicLab.Optimization.Views-3.3">
78      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
79    </Reference>
80    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
81      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
82    </Reference>
83    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
84      <SpecificVersion>False</SpecificVersion>
85      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
86    </Reference>
87    <Reference Include="System" />
88    <Reference Include="System.Core" />
89    <Reference Include="System.Windows.Forms.DataVisualization" />
90    <Reference Include="System.Xml.Linq" />
91    <Reference Include="System.Data.DataSetExtensions" />
92    <Reference Include="Microsoft.CSharp" />
93    <Reference Include="System.Data" />
94    <Reference Include="System.Deployment" />
95    <Reference Include="System.Drawing" />
96    <Reference Include="System.Net.Http" />
97    <Reference Include="System.Windows.Forms" />
98    <Reference Include="System.Xml" />
99  </ItemGroup>
100  <ItemGroup>
101    <Compile Include="DataBarSetView.cs">
102      <SubType>UserControl</SubType>
103    </Compile>
104    <Compile Include="DataBarSetView.Designer.cs">
105      <DependentUpon>DataBarSetView.cs</DependentUpon>
106    </Compile>
107    <Compile Include="DatastreamAnalysisOptimizerView.cs">
108      <SubType>UserControl</SubType>
109    </Compile>
110    <Compile Include="DatastreamAnalysisOptimizerView.Designer.cs">
111      <DependentUpon>DatastreamAnalysisOptimizerView.cs</DependentUpon>
112    </Compile>
113    <Compile Include="Form1.cs">
114      <SubType>Form</SubType>
115    </Compile>
116    <Compile Include="Form1.Designer.cs">
117      <DependentUpon>Form1.cs</DependentUpon>
118    </Compile>
119    <Compile Include="Plugin.cs" />
120    <Compile Include="Properties\AssemblyInfo.cs" />
121    <Compile Include="RegressionEnsembleModelView.cs">
122      <SubType>UserControl</SubType>
123    </Compile>
124    <Compile Include="RegressionEnsembleModelView.Designer.cs">
125      <DependentUpon>RegressionEnsembleModelView.cs</DependentUpon>
126    </Compile>
127  </ItemGroup>
128  <ItemGroup>
129    <None Include="HeuristicLab.snk" />
130    <None Include="Plugin.cs.frame" />
131    <None Include="Properties\AssemblyInfo.cs.frame" />
132  </ItemGroup>
133  <ItemGroup>
134    <ProjectReference Include="..\..\HeuristicLab.DatastreamAnalysis\3.4\HeuristicLab.DatastreamAnalysis.csproj">
135      <Project>{8ba00ca6-71f6-415b-b5b7-da3d64318750}</Project>
136      <Name>HeuristicLab.DatastreamAnalysis</Name>
137    </ProjectReference>
138    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
139      <Project>{df87c13e-a889-46ff-8153-66dcaa8c5674}</Project>
140      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
141    </ProjectReference>
142  </ItemGroup>
143  <ItemGroup>
144    <EmbeddedResource Include="DataBarSetView.resx">
145      <DependentUpon>DataBarSetView.cs</DependentUpon>
146    </EmbeddedResource>
147    <EmbeddedResource Include="DatastreamAnalysisOptimizerView.resx">
148      <DependentUpon>DatastreamAnalysisOptimizerView.cs</DependentUpon>
149    </EmbeddedResource>
150    <EmbeddedResource Include="Form1.resx">
151      <DependentUpon>Form1.cs</DependentUpon>
152    </EmbeddedResource>
153    <EmbeddedResource Include="RegressionEnsembleModelView.resx">
154      <DependentUpon>RegressionEnsembleModelView.cs</DependentUpon>
155    </EmbeddedResource>
156  </ItemGroup>
157  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
158  <PropertyGroup>
159    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
160set ProjectDir=$(ProjectDir)
161set SolutionDir=$(SolutionDir)
162set Outdir=$(Outdir)
163
164call PreBuildEvent.cmd</PreBuildEvent>
165  </PropertyGroup>
166  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
167       Other similar extension points exist, see Microsoft.Common.targets.
168  <Target Name="BeforeBuild">
169  </Target>
170  <Target Name="AfterBuild">
171  </Target>
172  -->
173</Project>
Note: See TracBrowser for help on using the repository browser.