Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/HeuristicLab.Problems.Instances.DataAnalysis/3.3/HeuristicLab.Problems.Instances.DataAnalysis-3.3.csproj @ 17967

Last change on this file since 17967 was 17967, checked in by mkommend, 3 years ago

#3075: Add GlobalSuppression file to HL.Problems.DataAnalysis.Instances to prevent persistence analyzer messages about missing StorableTypeAttributes.

File size: 27.8 KB
RevLine 
[7849]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>8.0.30703</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{94C7714E-29D4-4D6D-B213-2C18D627AB75}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.Instances.DataAnalysis</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.Instances.DataAnalysis-3.3</AssemblyName>
[16565]13    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
[7849]14    <FileAlignment>512</FileAlignment>
[11623]15    <TargetFrameworkProfile />
[7849]16  </PropertyGroup>
17  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18    <DebugSymbols>true</DebugSymbols>
19    <DebugType>full</DebugType>
20    <Optimize>false</Optimize>
21    <OutputPath>..\..\bin\</OutputPath>
22    <DefineConstants>DEBUG;TRACE</DefineConstants>
23    <ErrorReport>prompt</ErrorReport>
24    <WarningLevel>4</WarningLevel>
[11623]25    <Prefer32Bit>false</Prefer32Bit>
[17931]26    <LangVersion>7.0</LangVersion>
[7849]27  </PropertyGroup>
28  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
29    <DebugType>pdbonly</DebugType>
30    <Optimize>true</Optimize>
31    <OutputPath>..\..\bin\</OutputPath>
32    <DefineConstants>TRACE</DefineConstants>
33    <ErrorReport>prompt</ErrorReport>
34    <WarningLevel>4</WarningLevel>
[11623]35    <Prefer32Bit>false</Prefer32Bit>
[17931]36    <LangVersion>7.0</LangVersion>
[17967]37    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
38    <RunCodeAnalysis>false</RunCodeAnalysis>
[7849]39  </PropertyGroup>
40  <PropertyGroup>
41    <SignAssembly>true</SignAssembly>
42  </PropertyGroup>
43  <PropertyGroup>
44    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
45  </PropertyGroup>
[7892]46  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
47    <DebugSymbols>true</DebugSymbols>
48    <OutputPath>..\..\bin\</OutputPath>
49    <DefineConstants>DEBUG;TRACE</DefineConstants>
50    <DebugType>full</DebugType>
51    <PlatformTarget>x86</PlatformTarget>
52    <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
53    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
54    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
55    <ErrorReport>prompt</ErrorReport>
56    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
57    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
58    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
[11623]59    <Prefer32Bit>false</Prefer32Bit>
[17931]60    <LangVersion>7.0</LangVersion>
[7892]61  </PropertyGroup>
62  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
63    <OutputPath>..\..\bin\</OutputPath>
64    <DefineConstants>TRACE</DefineConstants>
65    <Optimize>true</Optimize>
66    <DebugType>pdbonly</DebugType>
67    <PlatformTarget>x86</PlatformTarget>
68    <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
69    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
70    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
71    <ErrorReport>prompt</ErrorReport>
72    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
73    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
74    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
75    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
76    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
[11623]77    <Prefer32Bit>false</Prefer32Bit>
[17931]78    <LangVersion>7.0</LangVersion>
[7892]79  </PropertyGroup>
80  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
81    <DebugSymbols>true</DebugSymbols>
82    <OutputPath>..\..\bin\</OutputPath>
83    <DefineConstants>DEBUG;TRACE</DefineConstants>
84    <DebugType>full</DebugType>
85    <PlatformTarget>x64</PlatformTarget>
86    <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
87    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
88    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
89    <ErrorReport>prompt</ErrorReport>
90    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
91    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
92    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
[11623]93    <Prefer32Bit>false</Prefer32Bit>
[17931]94    <LangVersion>7.0</LangVersion>
[7892]95  </PropertyGroup>
96  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
97    <OutputPath>..\..\bin\</OutputPath>
98    <DefineConstants>TRACE</DefineConstants>
99    <Optimize>true</Optimize>
100    <DebugType>pdbonly</DebugType>
101    <PlatformTarget>x64</PlatformTarget>
102    <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
103    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
104    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
105    <ErrorReport>prompt</ErrorReport>
106    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
107    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
108    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
109    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
110    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
[11623]111    <Prefer32Bit>false</Prefer32Bit>
[17931]112    <LangVersion>7.0</LangVersion>
[7892]113  </PropertyGroup>
[7849]114  <ItemGroup>
[17931]115    <Reference Include="ALGLIB-3.17.0, Version=3.17.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
[13939]116      <SpecificVersion>False</SpecificVersion>
[17931]117      <HintPath>..\..\bin\ALGLIB-3.17.0.dll</HintPath>
118      <Private>False</Private>
[13939]119    </Reference>
[7849]120    <Reference Include="System" />
121    <Reference Include="System.Core" />
[7860]122    <Reference Include="System.Drawing" />
[11650]123    <Reference Include="System.IO.Compression" />
[7860]124    <Reference Include="System.Windows.Forms" />
[7849]125    <Reference Include="System.Xml.Linq" />
126    <Reference Include="System.Data.DataSetExtensions" />
127    <Reference Include="Microsoft.CSharp" />
128    <Reference Include="System.Data" />
129    <Reference Include="System.Xml" />
130  </ItemGroup>
131  <ItemGroup>
132    <Compile Include="Classification\ArtificialClassificationDataDescriptor.cs" />
133    <Compile Include="Classification\ArtificialClassificationInstanceProvider.cs" />
[8877]134    <Compile Include="Classification\ClassificationImportType.cs" />
[7849]135    <Compile Include="Classification\ClassificationInstanceProvider.cs" />
[7860]136    <Compile Include="Classification\CSV\ClassifiactionCSVInstanceProvider.cs" />
[7849]137    <Compile Include="Classification\ResourceClassificationDataDescriptor.cs" />
138    <Compile Include="Classification\ResourceClassificationInstanceProvider.cs" />
[9208]139    <Compile Include="Classification\UCI\WisconsinDiagnosticBreastCancer.cs" />
[8903]140    <Compile Include="Classification\UCI\Vertebral_3C.cs" />
[9453]141    <Compile Include="Classification\UCI\Parkinsons.cs" />
[8841]142    <Compile Include="Classification\UCI\Iris.cs" />
[9208]143    <Compile Include="Classification\UCI\UCIDataDescriptor.cs" />
[8595]144    <Compile Include="Classification\UCI\Mammography.cs" />
[8841]145    <Compile Include="Classification\UCI\Thyroid.cs" />
[8595]146    <Compile Include="Classification\UCI\UCIInstanceProvider.cs" />
147    <Compile Include="Classification\UCI\Wine.cs" />
[8084]148    <Compile Include="Clustering\ClusteringInstanceProvider.cs" />
149    <Compile Include="Clustering\CSV\ClusteringCSVInstanceProvider.cs" />
[8877]150    <Compile Include="DataAnalysisCSVFormat.cs" />
[8598]151    <Compile Include="DataAnalysisImportType.cs" />
152    <Compile Include="DataAnalysisInstanceProvider.cs" />
[17967]153    <Compile Include="GlobalSuppressions.cs" />
[7849]154    <Compile Include="Plugin.cs" />
155    <Compile Include="Properties\AssemblyInfo.cs" />
[9208]156    <Compile Include="Classification\ClassificationDataDescriptor.cs" />
[7849]157    <Compile Include="Regression\ArtificialRegressionDataDescriptor.cs" />
158    <Compile Include="Regression\ArtificialRegressionInstanceProvider.cs" />
[7860]159    <Compile Include="Regression\CSV\RegressionCSVInstanceProvider.cs" />
[9217]160    <Compile Include="Regression\FeatureSelection\FeatureSelectionRegressionProblemData.cs" />
[9093]161    <Compile Include="Regression\FeatureSelection\FeatureSelection.cs" />
162    <Compile Include="Regression\FeatureSelection\FeatureSelectionInstanceProvider.cs" />
[17682]163    <Compile Include="Regression\Feynman\Feynman1.cs" />
164    <Compile Include="Regression\Feynman\Feynman10.cs" />
165    <Compile Include="Regression\Feynman\Feynman100.cs" />
166    <Compile Include="Regression\Feynman\Feynman11.cs" />
167    <Compile Include="Regression\Feynman\Feynman12.cs" />
168    <Compile Include="Regression\Feynman\Feynman13.cs" />
169    <Compile Include="Regression\Feynman\Feynman14.cs" />
170    <Compile Include="Regression\Feynman\Feynman15.cs" />
171    <Compile Include="Regression\Feynman\Feynman16.cs" />
172    <Compile Include="Regression\Feynman\Feynman17.cs" />
173    <Compile Include="Regression\Feynman\Feynman18.cs" />
174    <Compile Include="Regression\Feynman\Feynman19.cs" />
175    <Compile Include="Regression\Feynman\Feynman2.cs" />
176    <Compile Include="Regression\Feynman\Feynman20.cs" />
177    <Compile Include="Regression\Feynman\Feynman21.cs" />
178    <Compile Include="Regression\Feynman\Feynman22.cs" />
179    <Compile Include="Regression\Feynman\Feynman23.cs" />
180    <Compile Include="Regression\Feynman\Feynman24.cs" />
181    <Compile Include="Regression\Feynman\Feynman25.cs" />
182    <Compile Include="Regression\Feynman\Feynman26.cs" />
183    <Compile Include="Regression\Feynman\Feynman27.cs" />
184    <Compile Include="Regression\Feynman\Feynman28.cs" />
185    <Compile Include="Regression\Feynman\Feynman29.cs" />
186    <Compile Include="Regression\Feynman\Feynman3.cs" />
187    <Compile Include="Regression\Feynman\Feynman30.cs" />
188    <Compile Include="Regression\Feynman\Feynman31.cs" />
189    <Compile Include="Regression\Feynman\Feynman32.cs" />
190    <Compile Include="Regression\Feynman\Feynman33.cs" />
191    <Compile Include="Regression\Feynman\Feynman34.cs" />
192    <Compile Include="Regression\Feynman\Feynman35.cs" />
193    <Compile Include="Regression\Feynman\Feynman36.cs" />
194    <Compile Include="Regression\Feynman\Feynman37.cs" />
195    <Compile Include="Regression\Feynman\Feynman38.cs" />
196    <Compile Include="Regression\Feynman\Feynman39.cs" />
197    <Compile Include="Regression\Feynman\Feynman4.cs" />
198    <Compile Include="Regression\Feynman\Feynman40.cs" />
199    <Compile Include="Regression\Feynman\Feynman41.cs" />
200    <Compile Include="Regression\Feynman\Feynman42.cs" />
201    <Compile Include="Regression\Feynman\Feynman43.cs" />
202    <Compile Include="Regression\Feynman\Feynman44.cs" />
203    <Compile Include="Regression\Feynman\Feynman45.cs" />
204    <Compile Include="Regression\Feynman\Feynman46.cs" />
205    <Compile Include="Regression\Feynman\Feynman47.cs" />
206    <Compile Include="Regression\Feynman\Feynman48.cs" />
207    <Compile Include="Regression\Feynman\Feynman49.cs" />
208    <Compile Include="Regression\Feynman\Feynman5.cs" />
209    <Compile Include="Regression\Feynman\Feynman50.cs" />
210    <Compile Include="Regression\Feynman\Feynman51.cs" />
211    <Compile Include="Regression\Feynman\Feynman52.cs" />
212    <Compile Include="Regression\Feynman\Feynman53.cs" />
213    <Compile Include="Regression\Feynman\Feynman54.cs" />
214    <Compile Include="Regression\Feynman\Feynman55.cs" />
215    <Compile Include="Regression\Feynman\Feynman56.cs" />
216    <Compile Include="Regression\Feynman\Feynman57.cs" />
217    <Compile Include="Regression\Feynman\Feynman58.cs" />
218    <Compile Include="Regression\Feynman\Feynman59.cs" />
219    <Compile Include="Regression\Feynman\Feynman6.cs" />
220    <Compile Include="Regression\Feynman\Feynman60.cs" />
221    <Compile Include="Regression\Feynman\Feynman61.cs" />
222    <Compile Include="Regression\Feynman\Feynman62.cs" />
223    <Compile Include="Regression\Feynman\Feynman63.cs" />
224    <Compile Include="Regression\Feynman\Feynman64.cs" />
225    <Compile Include="Regression\Feynman\Feynman65.cs" />
226    <Compile Include="Regression\Feynman\Feynman66.cs" />
227    <Compile Include="Regression\Feynman\Feynman67.cs" />
228    <Compile Include="Regression\Feynman\Feynman68.cs" />
229    <Compile Include="Regression\Feynman\Feynman69.cs" />
230    <Compile Include="Regression\Feynman\Feynman7.cs" />
231    <Compile Include="Regression\Feynman\Feynman70.cs" />
232    <Compile Include="Regression\Feynman\Feynman71.cs" />
233    <Compile Include="Regression\Feynman\Feynman72.cs" />
234    <Compile Include="Regression\Feynman\Feynman73.cs" />
235    <Compile Include="Regression\Feynman\Feynman74.cs" />
236    <Compile Include="Regression\Feynman\Feynman75.cs" />
237    <Compile Include="Regression\Feynman\Feynman76.cs" />
238    <Compile Include="Regression\Feynman\Feynman77.cs" />
239    <Compile Include="Regression\Feynman\Feynman78.cs" />
240    <Compile Include="Regression\Feynman\Feynman79.cs" />
241    <Compile Include="Regression\Feynman\Feynman8.cs" />
242    <Compile Include="Regression\Feynman\Feynman80.cs" />
243    <Compile Include="Regression\Feynman\Feynman81.cs" />
244    <Compile Include="Regression\Feynman\Feynman82.cs" />
245    <Compile Include="Regression\Feynman\Feynman83.cs" />
246    <Compile Include="Regression\Feynman\Feynman84.cs" />
247    <Compile Include="Regression\Feynman\Feynman85.cs" />
248    <Compile Include="Regression\Feynman\Feynman86.cs" />
249    <Compile Include="Regression\Feynman\Feynman87.cs" />
250    <Compile Include="Regression\Feynman\Feynman88.cs" />
251    <Compile Include="Regression\Feynman\Feynman89.cs" />
252    <Compile Include="Regression\Feynman\Feynman9.cs" />
253    <Compile Include="Regression\Feynman\Feynman90.cs" />
254    <Compile Include="Regression\Feynman\Feynman91.cs" />
255    <Compile Include="Regression\Feynman\Feynman92.cs" />
256    <Compile Include="Regression\Feynman\Feynman93.cs" />
257    <Compile Include="Regression\Feynman\Feynman94.cs" />
258    <Compile Include="Regression\Feynman\Feynman95.cs" />
259    <Compile Include="Regression\Feynman\Feynman96.cs" />
260    <Compile Include="Regression\Feynman\Feynman97.cs" />
261    <Compile Include="Regression\Feynman\Feynman98.cs" />
262    <Compile Include="Regression\Feynman\Feynman99.cs" />
263    <Compile Include="Regression\Feynman\FeynmanBonus1.cs" />
264    <Compile Include="Regression\Feynman\FeynmanBonus10.cs" />
265    <Compile Include="Regression\Feynman\FeynmanBonus11.cs" />
266    <Compile Include="Regression\Feynman\FeynmanBonus12.cs" />
267    <Compile Include="Regression\Feynman\FeynmanBonus13.cs" />
268    <Compile Include="Regression\Feynman\FeynmanBonus14.cs" />
269    <Compile Include="Regression\Feynman\FeynmanBonus15.cs" />
270    <Compile Include="Regression\Feynman\FeynmanBonus16.cs" />
271    <Compile Include="Regression\Feynman\FeynmanBonus17.cs" />
272    <Compile Include="Regression\Feynman\FeynmanBonus18.cs" />
273    <Compile Include="Regression\Feynman\FeynmanBonus19.cs" />
274    <Compile Include="Regression\Feynman\FeynmanBonus2.cs" />
275    <Compile Include="Regression\Feynman\FeynmanBonus20.cs" />
276    <Compile Include="Regression\Feynman\FeynmanBonus3.cs" />
277    <Compile Include="Regression\Feynman\FeynmanBonus4.cs" />
278    <Compile Include="Regression\Feynman\FeynmanBonus5.cs" />
279    <Compile Include="Regression\Feynman\FeynmanBonus6.cs" />
280    <Compile Include="Regression\Feynman\FeynmanBonus7.cs" />
281    <Compile Include="Regression\Feynman\FeynmanBonus8.cs" />
282    <Compile Include="Regression\Feynman\FeynmanBonus9.cs" />
283    <Compile Include="Regression\Feynman\FeynmanDescriptor.cs" />
[17684]284    <Compile Include="Regression\Feynman\FeynmanLargeInstanceProvider.cs" />
285    <Compile Include="Regression\Feynman\FeynmanSmallInstanceProvider.cs" />
[14790]286    <Compile Include="Regression\MibaFriction\CF3.cs" />
287    <Compile Include="Regression\MibaFriction\Wear1.cs" />
288    <Compile Include="Regression\MibaFriction\Wear2.cs" />
289    <Compile Include="Regression\MibaFriction\Temp2.cs" />
290    <Compile Include="Regression\MibaFriction\Temp1.cs" />
291    <Compile Include="Regression\MibaFriction\NvhRating.cs" />
292    <Compile Include="Regression\MibaFriction\CF4.cs" />
293    <Compile Include="Regression\MibaFriction\CF2.cs" />
[14789]294    <Compile Include="Regression\MibaFriction\CF1.cs" />
295    <Compile Include="Regression\MibaFriction\MibaFrictionRegressionInstanceProvider.cs" />
[15951]296    <Compile Include="Regression\PennML\PennMLRegressionDataDescriptor.cs" />
297    <Compile Include="Regression\PennML\PennMLRegressionInstanceProvider.cs" />
[16264]298    <Compile Include="Regression\Physics\AircraftLift.cs" />
299    <Compile Include="Regression\Physics\AircraftMaximumLift.cs" />
300    <Compile Include="Regression\Physics\FluidDynamics.cs" />
301    <Compile Include="Regression\Physics\PhysicsInstanceProvider.cs" />
302    <Compile Include="Regression\Physics\RocketFuelFlow.cs" />
[14630]303    <Compile Include="Regression\VariableNetworks\LinearVariableNetwork.cs" />
304    <Compile Include="Regression\VariableNetworks\GaussianProcessVariableNetwork.cs" />
[13939]305    <Compile Include="Regression\VariableNetworks\VariableNetwork.cs" />
306    <Compile Include="Regression\VariableNetworks\VariableNetworkInstanceProvider.cs" />
[7860]307    <Compile Include="Regression\Keijzer\KeijzerFunctionFourteen.cs" />
308    <Compile Include="Regression\Keijzer\KeijzerFunctionEleven.cs" />
309    <Compile Include="Regression\Keijzer\KeijzerFunctionFive.cs" />
[7849]310    <Compile Include="Regression\Keijzer\KeijzerFunctionEight.cs" />
311    <Compile Include="Regression\Keijzer\KeijzerFunctionFifteen.cs" />
312    <Compile Include="Regression\Keijzer\KeijzerFunctionFour.cs" />
[8238]313    <Compile Include="Regression\Keijzer\KeijzerFunctionNine.cs" />
[8226]314    <Compile Include="Regression\Keijzer\KeijzerFunctionOne.cs" />
[7849]315    <Compile Include="Regression\Keijzer\KeijzerFunctionSeven.cs" />
316    <Compile Include="Regression\Keijzer\KeijzerFunctionSix.cs" />
[8226]317    <Compile Include="Regression\Keijzer\KeijzerFunctionTen.cs" />
[7849]318    <Compile Include="Regression\Keijzer\KeijzerFunctionThirteen.cs" />
[8238]319    <Compile Include="Regression\Keijzer\KeijzerFunctionThree.cs" />
[7849]320    <Compile Include="Regression\Keijzer\KeijzerFunctionTwelve.cs" />
[8238]321    <Compile Include="Regression\Keijzer\KeijzerFunctionTwo.cs" />
[7849]322    <Compile Include="Regression\Keijzer\KeijzerInstanceProvider.cs" />
323    <Compile Include="Regression\Korns\KornsFunctionEight.cs" />
324    <Compile Include="Regression\Korns\KornsFunctionEleven.cs" />
325    <Compile Include="Regression\Korns\KornsFunctionFive.cs" />
[14228]326    <Compile Include="Regression\Korns\KornsFunctionFifteen.cs" />
[7849]327    <Compile Include="Regression\Korns\KornsFunctionFour.cs" />
328    <Compile Include="Regression\Korns\KornsFunctionFourteen.cs" />
329    <Compile Include="Regression\Korns\KornsFunctionNine.cs" />
330    <Compile Include="Regression\Korns\KornsFunctionOne.cs" />
331    <Compile Include="Regression\Korns\KornsFunctionSeven.cs" />
332    <Compile Include="Regression\Korns\KornsFunctionSix.cs" />
333    <Compile Include="Regression\Korns\KornsFunctionTen.cs" />
334    <Compile Include="Regression\Korns\KornsFunctionThirteen.cs" />
335    <Compile Include="Regression\Korns\KornsFunctionThree.cs" />
336    <Compile Include="Regression\Korns\KornsFunctionTwelve.cs" />
337    <Compile Include="Regression\Korns\KornsFunctionTwo.cs" />
338    <Compile Include="Regression\Korns\KornsInstanceProvider.cs" />
[13939]339    <Compile Include="Regression\Friedman\FriedmanRandomFunction.cs" />
340    <Compile Include="Regression\Friedman\FriedmanRandomFunctionInstanceProvider.cs" />
[7849]341    <Compile Include="Regression\Nguyen\NguyenFunctionEight.cs" />
342    <Compile Include="Regression\Nguyen\NguyenFunctionEleven.cs" />
343    <Compile Include="Regression\Nguyen\NguyenFunctionFive.cs" />
344    <Compile Include="Regression\Nguyen\NguyenFunctionFour.cs" />
345    <Compile Include="Regression\Nguyen\NguyenFunctionNine.cs" />
346    <Compile Include="Regression\Nguyen\NguyenFunctionOne.cs" />
347    <Compile Include="Regression\Nguyen\NguyenFunctionSeven.cs" />
348    <Compile Include="Regression\Nguyen\NguyenFunctionSix.cs" />
349    <Compile Include="Regression\Nguyen\NguyenFunctionTen.cs" />
350    <Compile Include="Regression\Nguyen\NguyenFunctionThree.cs" />
351    <Compile Include="Regression\Nguyen\NguyenFunctionTwelve.cs" />
352    <Compile Include="Regression\Nguyen\NguyenFunctionTwo.cs" />
353    <Compile Include="Regression\Nguyen\NguyenInstanceProvider.cs" />
[9133]354    <Compile Include="Regression\RealWorld\ChemicalOne.cs" />
[12687]355    <Compile Include="Regression\RealWorld\Powermeter.cs" />
[9133]356    <Compile Include="Regression\RealWorld\Housing.cs" />
[9131]357    <Compile Include="Regression\RealWorld\RealWorldRegressionInstanceProvider.cs" />
[13890]358    <Compile Include="Regression\RealWorld\SARCOS.cs" />
[9131]359    <Compile Include="Regression\RealWorld\Tower.cs" />
[9133]360    <Compile Include="Regression\RegressionDataDescriptor.cs" />
[8877]361    <Compile Include="Regression\RegressionImportType.cs" />
[7849]362    <Compile Include="Regression\RegressionInstanceProvider.cs" />
363    <Compile Include="Regression\ResourceRegressionDataDescriptor.cs" />
364    <Compile Include="Regression\ResourceRegressionInstanceProvider.cs" />
365    <Compile Include="Regression\ValueGenerator.cs" />
366    <Compile Include="Regression\Various\BreimanOne.cs" />
[7860]367    <Compile Include="Regression\Various\FriedmanTwo.cs" />
368    <Compile Include="Regression\Various\FriedmanOne.cs" />
[7849]369    <Compile Include="Regression\Various\PolyTen.cs" />
370    <Compile Include="Regression\Various\SpatialCoevolution.cs" />
371    <Compile Include="Regression\Various\VariousInstanceProvider.cs" />
372    <Compile Include="Regression\Vladislavleva\KotanchekFunction.cs" />
373    <Compile Include="Regression\Vladislavleva\RationalPolynomialThreeDimensional.cs" />
374    <Compile Include="Regression\Vladislavleva\RationalPolynomialTwoDimensional.cs" />
375    <Compile Include="Regression\Vladislavleva\RippleFunction.cs" />
376    <Compile Include="Regression\Vladislavleva\SalutowiczFunctionOneDimensional.cs" />
377    <Compile Include="Regression\Vladislavleva\SalutowiczFunctionTwoDimensional.cs" />
378    <Compile Include="Regression\Vladislavleva\SineCosineFunction.cs" />
379    <Compile Include="Regression\Vladislavleva\UnwrappedBallFunctionFiveDimensional.cs" />
380    <Compile Include="Regression\Vladislavleva\VladislavlevaInstanceProvider.cs" />
381    <Compile Include="TableFileParser.cs" />
[8798]382    <Compile Include="TimeSeries\CSV\TimeSeriesPrognosisCSVInstanceProvider.cs" />
[8885]383    <Compile Include="TimeSeries\TimeSeriesPrognosisImportType.cs" />
[8798]384    <Compile Include="TimeSeries\TimeSeriesPrognosisInstanceProvider.cs" />
[7849]385  </ItemGroup>
386  <ItemGroup>
[8595]387    <EmbeddedResource Include="Classification\Data\UCI.zip" />
[7849]388    <None Include="HeuristicLab.snk" />
389    <None Include="Plugin.cs.frame" />
390    <None Include="Properties\AssemblyInfo.cs.frame" />
391    <EmbeddedResource Include="Regression\Data\RegressionRealWorld.zip" />
[14789]392    <EmbeddedResource Include="Regression\Data\MibaFriction.zip" />
[15951]393    <EmbeddedResource Include="Regression\Data\PennML.zip" />
[7849]394  </ItemGroup>
395  <ItemGroup>
396    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
397      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
398      <Name>HeuristicLab.Collections-3.3</Name>
399      <Private>False</Private>
400    </ProjectReference>
401    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
402      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
403      <Name>HeuristicLab.Common-3.3</Name>
404      <Private>False</Private>
405    </ProjectReference>
406    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
407      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
408      <Name>HeuristicLab.Core-3.3</Name>
409      <Private>False</Private>
410    </ProjectReference>
411    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
412      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
413      <Name>HeuristicLab.Data-3.3</Name>
414      <Private>False</Private>
415    </ProjectReference>
[9217]416    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
417      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
418      <Name>HeuristicLab.Parameters-3.3</Name>
419    </ProjectReference>
420    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
421      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
422      <Name>HeuristicLab.Persistence-3.3</Name>
423    </ProjectReference>
[7849]424    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
425      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
426      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
427      <Private>False</Private>
428    </ProjectReference>
429    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
430      <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
431      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
432      <Private>False</Private>
433    </ProjectReference>
434    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
435      <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
436      <Name>HeuristicLab.Problems.Instances-3.3</Name>
437      <Private>False</Private>
438    </ProjectReference>
439    <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">
440      <Project>{F4539FB6-4708-40C9-BE64-0A1390AEA197}</Project>
441      <Name>HeuristicLab.Random-3.3</Name>
442      <Private>False</Private>
443    </ProjectReference>
444  </ItemGroup>
[16625]445  <ItemGroup>
[16658]446    <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
447      <SpecificVersion>False</SpecificVersion>
448      <HintPath>..\..\bin\HEAL.Attic.dll</HintPath>
449      <Private>False</Private>
450    </Reference>
[16625]451  </ItemGroup>
[17682]452  <ItemGroup />
[7849]453  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
454  <PropertyGroup>
[8693]455    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
[7849]456set ProjectDir=$(ProjectDir)
457set SolutionDir=$(SolutionDir)
458set Outdir=$(Outdir)
459
460call PreBuildEvent.cmd</PreBuildEvent>
[8693]461    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
[8600]462export ProjectDir=$(ProjectDir)
463export SolutionDir=$(SolutionDir)
464
465$SolutionDir/PreBuildEvent.sh
466</PreBuildEvent>
[7849]467  </PropertyGroup>
468  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
469       Other similar extension points exist, see Microsoft.Common.targets.
470  <Target Name="BeforeBuild">
471  </Target>
472  <Target Name="AfterBuild">
473  </Target>
474  -->
475</Project>
Note: See TracBrowser for help on using the repository browser.