1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
---|
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>{2E782078-FA81-4B70-B56F-74CE38DAC6C8}</ProjectGuid>
|
---|
9 | <OutputType>Library</OutputType>
|
---|
10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
11 | <RootNamespace>HeuristicLab.Algorithms.DataAnalysis</RootNamespace>
|
---|
12 | <AssemblyName>HeuristicLab.Algorithms.DataAnalysis-3.4</AssemblyName>
|
---|
13 | <SignAssembly>true</SignAssembly>
|
---|
14 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
15 | <FileUpgradeFlags>
|
---|
16 | </FileUpgradeFlags>
|
---|
17 | <OldToolsVersion>3.5</OldToolsVersion>
|
---|
18 | <UpgradeBackupLocation>
|
---|
19 | </UpgradeBackupLocation>
|
---|
20 | <StartupObject>
|
---|
21 | </StartupObject>
|
---|
22 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
23 | <TargetFrameworkProfile>
|
---|
24 | </TargetFrameworkProfile>
|
---|
25 | <PublishUrl>publish\</PublishUrl>
|
---|
26 | <Install>true</Install>
|
---|
27 | <InstallFrom>Disk</InstallFrom>
|
---|
28 | <UpdateEnabled>false</UpdateEnabled>
|
---|
29 | <UpdateMode>Foreground</UpdateMode>
|
---|
30 | <UpdateInterval>7</UpdateInterval>
|
---|
31 | <UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
---|
32 | <UpdatePeriodically>false</UpdatePeriodically>
|
---|
33 | <UpdateRequired>false</UpdateRequired>
|
---|
34 | <MapFileExtensions>true</MapFileExtensions>
|
---|
35 | <ApplicationRevision>0</ApplicationRevision>
|
---|
36 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
---|
37 | <IsWebBootstrapper>false</IsWebBootstrapper>
|
---|
38 | <UseApplicationTrust>false</UseApplicationTrust>
|
---|
39 | <BootstrapperEnabled>true</BootstrapperEnabled>
|
---|
40 | </PropertyGroup>
|
---|
41 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
42 | <DebugSymbols>true</DebugSymbols>
|
---|
43 | <DebugType>full</DebugType>
|
---|
44 | <Optimize>false</Optimize>
|
---|
45 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
46 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
47 | <ErrorReport>prompt</ErrorReport>
|
---|
48 | <WarningLevel>4</WarningLevel>
|
---|
49 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
50 | </PropertyGroup>
|
---|
51 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
52 | <DebugType>pdbonly</DebugType>
|
---|
53 | <Optimize>true</Optimize>
|
---|
54 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
55 | <DefineConstants>TRACE</DefineConstants>
|
---|
56 | <ErrorReport>prompt</ErrorReport>
|
---|
57 | <WarningLevel>4</WarningLevel>
|
---|
58 | <DocumentationFile>
|
---|
59 | </DocumentationFile>
|
---|
60 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
61 | </PropertyGroup>
|
---|
62 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
63 | <DebugSymbols>true</DebugSymbols>
|
---|
64 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
65 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
66 | <DebugType>full</DebugType>
|
---|
67 | <PlatformTarget>x86</PlatformTarget>
|
---|
68 | <ErrorReport>prompt</ErrorReport>
|
---|
69 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
70 | </PropertyGroup>
|
---|
71 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
72 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
73 | <DefineConstants>TRACE</DefineConstants>
|
---|
74 | <DocumentationFile>
|
---|
75 | </DocumentationFile>
|
---|
76 | <Optimize>true</Optimize>
|
---|
77 | <DebugType>pdbonly</DebugType>
|
---|
78 | <PlatformTarget>x86</PlatformTarget>
|
---|
79 | <ErrorReport>prompt</ErrorReport>
|
---|
80 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
81 | </PropertyGroup>
|
---|
82 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
83 | <DebugSymbols>true</DebugSymbols>
|
---|
84 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
85 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
86 | <DebugType>full</DebugType>
|
---|
87 | <PlatformTarget>x64</PlatformTarget>
|
---|
88 | <ErrorReport>prompt</ErrorReport>
|
---|
89 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
90 | </PropertyGroup>
|
---|
91 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
92 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
93 | <DefineConstants>TRACE</DefineConstants>
|
---|
94 | <DocumentationFile>
|
---|
95 | </DocumentationFile>
|
---|
96 | <Optimize>true</Optimize>
|
---|
97 | <DebugType>pdbonly</DebugType>
|
---|
98 | <PlatformTarget>x64</PlatformTarget>
|
---|
99 | <ErrorReport>prompt</ErrorReport>
|
---|
100 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
101 | </PropertyGroup>
|
---|
102 | <ItemGroup>
|
---|
103 | <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
104 | <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath>
|
---|
105 | <Private>False</Private>
|
---|
106 | </Reference>
|
---|
107 | <Reference Include="AutoDiff-1.0, Version=1.0.0.14388, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
108 | <SpecificVersion>False</SpecificVersion>
|
---|
109 | <HintPath>..\..\bin\AutoDiff-1.0.dll</HintPath>
|
---|
110 | </Reference>
|
---|
111 | <Reference Include="LibSVM-3.12, Version=3.12.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
112 | <HintPath>..\..\bin\LibSVM-3.12.dll</HintPath>
|
---|
113 | <Private>False</Private>
|
---|
114 | </Reference>
|
---|
115 | <Reference Include="System" />
|
---|
116 | <Reference Include="System.Core">
|
---|
117 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
118 | </Reference>
|
---|
119 | <Reference Include="System.Drawing" />
|
---|
120 | </ItemGroup>
|
---|
121 | <ItemGroup>
|
---|
122 | <Compile Include="CrossValidation.cs">
|
---|
123 | <SubType>Code</SubType>
|
---|
124 | </Compile>
|
---|
125 | <Compile Include="FixedDataAnalysisAlgorithm.cs" />
|
---|
126 | <Compile Include="GaussianProcess\CovarianceFunctions\CovariancePiecewisePolynomial.cs" />
|
---|
127 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceNeuralNetwork.cs" />
|
---|
128 | <Compile Include="GaussianProcess\CovarianceFunctions\CovariancePolynomial.cs" />
|
---|
129 | <Compile Include="GaussianProcess\GaussianProcessBase.cs" />
|
---|
130 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceConst.cs">
|
---|
131 | <SubType>Code</SubType>
|
---|
132 | </Compile>
|
---|
133 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceLinear.cs">
|
---|
134 | <SubType>Code</SubType>
|
---|
135 | </Compile>
|
---|
136 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceLinearArd.cs">
|
---|
137 | <SubType>Code</SubType>
|
---|
138 | </Compile>
|
---|
139 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceMask.cs">
|
---|
140 | <SubType>Code</SubType>
|
---|
141 | </Compile>
|
---|
142 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceMaternIso.cs">
|
---|
143 | <SubType>Code</SubType>
|
---|
144 | </Compile>
|
---|
145 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceNoise.cs">
|
---|
146 | <SubType>Code</SubType>
|
---|
147 | </Compile>
|
---|
148 | <Compile Include="GaussianProcess\CovarianceFunctions\CovariancePeriodic.cs">
|
---|
149 | <SubType>Code</SubType>
|
---|
150 | </Compile>
|
---|
151 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceProduct.cs">
|
---|
152 | <SubType>Code</SubType>
|
---|
153 | </Compile>
|
---|
154 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceRationalQuadraticArd.cs">
|
---|
155 | <SubType>Code</SubType>
|
---|
156 | </Compile>
|
---|
157 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceRationalQuadraticIso.cs">
|
---|
158 | <SubType>Code</SubType>
|
---|
159 | </Compile>
|
---|
160 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceScale.cs">
|
---|
161 | <SubType>Code</SubType>
|
---|
162 | </Compile>
|
---|
163 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSquaredExponentialArd.cs">
|
---|
164 | <SubType>Code</SubType>
|
---|
165 | </Compile>
|
---|
166 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSquaredExponentialIso.cs" />
|
---|
167 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSum.cs">
|
---|
168 | <SubType>Code</SubType>
|
---|
169 | </Compile>
|
---|
170 | <Compile Include="GaussianProcess\GaussianProcessClassificationSolutionCreator.cs" />
|
---|
171 | <Compile Include="GaussianProcess\GaussianProcessClassificationModelCreator.cs" />
|
---|
172 | <Compile Include="GaussianProcess\GaussianProcessClassification.cs" />
|
---|
173 | <Compile Include="GaussianProcess\MeanFunctions\MeanConst.cs" />
|
---|
174 | <Compile Include="GaussianProcess\MeanFunctions\MeanLinear.cs" />
|
---|
175 | <Compile Include="GaussianProcess\MeanFunctions\MeanProduct.cs">
|
---|
176 | <SubType>Code</SubType>
|
---|
177 | </Compile>
|
---|
178 | <Compile Include="GaussianProcess\MeanFunctions\MeanSum.cs">
|
---|
179 | <SubType>Code</SubType>
|
---|
180 | </Compile>
|
---|
181 | <Compile Include="GaussianProcess\MeanFunctions\MeanZero.cs" />
|
---|
182 | <Compile Include="GaussianProcess\GaussianProcessHyperparameterInitializer.cs" />
|
---|
183 | <Compile Include="GaussianProcess\GaussianProcessRegressionSolutionCreator.cs" />
|
---|
184 | <Compile Include="GaussianProcess\GaussianProcessRegressionModelCreator.cs" />
|
---|
185 | <Compile Include="GaussianProcess\GaussianProcessModelCreator.cs">
|
---|
186 | <SubType>Code</SubType>
|
---|
187 | </Compile>
|
---|
188 | <Compile Include="GaussianProcess\Util.cs" />
|
---|
189 | <Compile Include="GaussianProcess\IMeanFunction.cs" />
|
---|
190 | <Compile Include="GaussianProcess\GaussianProcessModel.cs" />
|
---|
191 | <Compile Include="GaussianProcess\GaussianProcessRegression.cs" />
|
---|
192 | <Compile Include="GaussianProcess\GaussianProcessRegressionSolution.cs" />
|
---|
193 | <Compile Include="GaussianProcess\ICovarianceFunction.cs" />
|
---|
194 | <Compile Include="Interfaces\IGaussianProcessClassificationModelCreator.cs" />
|
---|
195 | <Compile Include="Interfaces\IGaussianProcessRegressionModelCreator.cs" />
|
---|
196 | <Compile Include="Interfaces\IGaussianProcessModelCreator.cs" />
|
---|
197 | <Compile Include="Interfaces\IGaussianProcessModel.cs" />
|
---|
198 | <Compile Include="Interfaces\IGaussianProcessSolution.cs" />
|
---|
199 | <Compile Include="Interfaces\INcaClassificationSolution.cs" />
|
---|
200 | <Compile Include="Interfaces\INcaModel.cs" />
|
---|
201 | <Compile Include="Interfaces\INearestNeighbourClassificationSolution.cs" />
|
---|
202 | <Compile Include="Interfaces\INearestNeighbourRegressionSolution.cs" />
|
---|
203 | <Compile Include="Interfaces\INearestNeighbourModel.cs" />
|
---|
204 | <Compile Include="Interfaces\INeuralNetworkEnsembleClassificationSolution.cs" />
|
---|
205 | <Compile Include="Interfaces\INeuralNetworkEnsembleRegressionSolution.cs" />
|
---|
206 | <Compile Include="Interfaces\INeuralNetworkEnsembleModel.cs" />
|
---|
207 | <Compile Include="Interfaces\INeuralNetworkClassificationSolution.cs" />
|
---|
208 | <Compile Include="Interfaces\INeuralNetworkRegressionSolution.cs" />
|
---|
209 | <Compile Include="Interfaces\INeuralNetworkModel.cs" />
|
---|
210 | <Compile Include="Interfaces\IRandomForestClassificationSolution.cs" />
|
---|
211 | <Compile Include="Interfaces\IRandomForestModel.cs" />
|
---|
212 | <Compile Include="Interfaces\IRandomForestRegressionSolution.cs" />
|
---|
213 | <Compile Include="Interfaces\ISupportVectorMachineModel.cs" />
|
---|
214 | <Compile Include="Interfaces\ISupportVectorMachineSolution.cs" />
|
---|
215 | <Compile Include="Interfaces\IDataAnalysisAlgorithm.cs" />
|
---|
216 | <Compile Include="kMeans\KMeansClustering.cs" />
|
---|
217 | <Compile Include="kMeans\KMeansClusteringModel.cs" />
|
---|
218 | <Compile Include="kMeans\KMeansClusteringSolution.cs" />
|
---|
219 | <Compile Include="kMeans\KMeansClusteringUtil.cs">
|
---|
220 | <SubType>Code</SubType>
|
---|
221 | </Compile>
|
---|
222 | <Compile Include="Linear\AlglibUtil.cs" />
|
---|
223 | <Compile Include="Linear\Scaling.cs" />
|
---|
224 | <Compile Include="Linear\LinearDiscriminantAnalysis.cs" />
|
---|
225 | <Compile Include="Linear\LinearRegression.cs">
|
---|
226 | <SubType>Code</SubType>
|
---|
227 | </Compile>
|
---|
228 | <Compile Include="Linear\MultinomialLogitClassification.cs" />
|
---|
229 | <Compile Include="Linear\MultinomialLogitClassificationSolution.cs" />
|
---|
230 | <Compile Include="Linear\MultinomialLogitModel.cs" />
|
---|
231 | <Compile Include="Nca\Initialization\INcaInitializer.cs" />
|
---|
232 | <Compile Include="Nca\Initialization\LdaInitializer.cs" />
|
---|
233 | <Compile Include="Nca\Initialization\NcaInitializer.cs" />
|
---|
234 | <Compile Include="Nca\Initialization\PcaInitializer.cs" />
|
---|
235 | <Compile Include="Nca\Initialization\RandomInitializer.cs" />
|
---|
236 | <Compile Include="Nca\Matrix.cs" />
|
---|
237 | <Compile Include="Nca\ModelCreation\INcaModelCreator.cs" />
|
---|
238 | <Compile Include="Nca\ModelCreation\NcaModelCreator.cs" />
|
---|
239 | <Compile Include="Nca\NcaAlgorithm.cs" />
|
---|
240 | <Compile Include="Nca\NcaClassificationSolution.cs" />
|
---|
241 | <Compile Include="Nca\NcaGradientCalculator.cs" />
|
---|
242 | <Compile Include="Nca\NcaModel.cs" />
|
---|
243 | <Compile Include="Nca\SolutionCreation\INcaSolutionCreator.cs" />
|
---|
244 | <Compile Include="Nca\SolutionCreation\NcaSolutionCreator.cs" />
|
---|
245 | <Compile Include="NearestNeighbour\NearestNeighbourClassification.cs" />
|
---|
246 | <Compile Include="NearestNeighbour\NearestNeighbourClassificationSolution.cs" />
|
---|
247 | <Compile Include="NearestNeighbour\NearestNeighbourModel.cs" />
|
---|
248 | <Compile Include="NearestNeighbour\NearestNeighbourRegression.cs" />
|
---|
249 | <Compile Include="NearestNeighbour\NearestNeighbourRegressionSolution.cs" />
|
---|
250 | <Compile Include="NeuralNetwork\NeuralNetworkEnsembleClassification.cs" />
|
---|
251 | <Compile Include="NeuralNetwork\NeuralNetworkEnsembleClassificationSolution.cs" />
|
---|
252 | <Compile Include="NeuralNetwork\NeuralNetworkEnsembleModel.cs" />
|
---|
253 | <Compile Include="NeuralNetwork\NeuralNetworkEnsembleRegressionSolution.cs" />
|
---|
254 | <Compile Include="NeuralNetwork\NeuralNetworkEnsembleRegression.cs" />
|
---|
255 | <Compile Include="NeuralNetwork\NeuralNetworkClassification.cs" />
|
---|
256 | <Compile Include="NeuralNetwork\NeuralNetworkClassificationSolution.cs" />
|
---|
257 | <Compile Include="NeuralNetwork\NeuralNetworkModel.cs" />
|
---|
258 | <Compile Include="NeuralNetwork\NeuralNetworkRegression.cs" />
|
---|
259 | <Compile Include="NeuralNetwork\NeuralNetworkRegressionSolution.cs" />
|
---|
260 | <Compile Include="Plugin.cs" />
|
---|
261 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
262 | <Compile Include="RandomForest\RandomForestClassificationSolution.cs" />
|
---|
263 | <Compile Include="RandomForest\RandomForestClassification.cs" />
|
---|
264 | <Compile Include="RandomForest\RandomForestModel.cs" />
|
---|
265 | <Compile Include="RandomForest\RandomForestRegression.cs" />
|
---|
266 | <Compile Include="RandomForest\RandomForestRegressionSolution.cs" />
|
---|
267 | <Compile Include="SupportVectorMachine\SupportVectorClassification.cs" />
|
---|
268 | <Compile Include="SupportVectorMachine\SupportVectorClassificationSolution.cs" />
|
---|
269 | <Compile Include="SupportVectorMachine\SupportVectorMachineModel.cs" />
|
---|
270 | <Compile Include="SupportVectorMachine\SupportVectorMachineUtil.cs">
|
---|
271 | <SubType>Code</SubType>
|
---|
272 | </Compile>
|
---|
273 | <Compile Include="SupportVectorMachine\SupportVectorRegression.cs">
|
---|
274 | <SubType>Code</SubType>
|
---|
275 | </Compile>
|
---|
276 | <Compile Include="SupportVectorMachine\SupportVectorRegressionSolution.cs">
|
---|
277 | <SubType>Code</SubType>
|
---|
278 | </Compile>
|
---|
279 | <Compile Include="TimeSeries\AutoregressiveModeling.cs" />
|
---|
280 | </ItemGroup>
|
---|
281 | <ItemGroup>
|
---|
282 | <ProjectReference Include="..\..\HeuristicLab.Algorithms.GradientDescent\3.3\HeuristicLab.Algorithms.GradientDescent-3.3.csproj">
|
---|
283 | <Project>{1256B945-EEA9-4BE4-9880-76B5B113F089}</Project>
|
---|
284 | <Name>HeuristicLab.Algorithms.GradientDescent</Name>
|
---|
285 | <Private>False</Private>
|
---|
286 | </ProjectReference>
|
---|
287 | <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
|
---|
288 | <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
|
---|
289 | <Name>HeuristicLab.Analysis-3.3</Name>
|
---|
290 | <Private>False</Private>
|
---|
291 | </ProjectReference>
|
---|
292 | <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
293 | <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
|
---|
294 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
295 | <Private>False</Private>
|
---|
296 | </ProjectReference>
|
---|
297 | <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
|
---|
298 | <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
|
---|
299 | <Name>HeuristicLab.Common.Resources-3.3</Name>
|
---|
300 | <Private>False</Private>
|
---|
301 | </ProjectReference>
|
---|
302 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
303 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
304 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
305 | <Private>False</Private>
|
---|
306 | </ProjectReference>
|
---|
307 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
308 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
309 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
310 | <Private>False</Private>
|
---|
311 | </ProjectReference>
|
---|
312 | <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
313 | <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
|
---|
314 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
315 | <Private>False</Private>
|
---|
316 | </ProjectReference>
|
---|
317 | <ProjectReference Include="..\..\HeuristicLab.Encodings.RealVectorEncoding\3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj">
|
---|
318 | <Project>{BB6D334A-4BB6-4674-9883-31A6EBB32CAB}</Project>
|
---|
319 | <Name>HeuristicLab.Encodings.RealVectorEncoding-3.3</Name>
|
---|
320 | <Private>False</Private>
|
---|
321 | </ProjectReference>
|
---|
322 | <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
|
---|
323 | <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project>
|
---|
324 | <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name>
|
---|
325 | <Private>False</Private>
|
---|
326 | </ProjectReference>
|
---|
327 | <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
|
---|
328 | <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
|
---|
329 | <Name>HeuristicLab.Operators-3.3</Name>
|
---|
330 | <Private>False</Private>
|
---|
331 | </ProjectReference>
|
---|
332 | <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
|
---|
333 | <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
|
---|
334 | <Name>HeuristicLab.Optimization-3.3</Name>
|
---|
335 | <Private>False</Private>
|
---|
336 | </ProjectReference>
|
---|
337 | <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
|
---|
338 | <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
|
---|
339 | <Name>HeuristicLab.Parameters-3.3</Name>
|
---|
340 | <Private>False</Private>
|
---|
341 | </ProjectReference>
|
---|
342 | <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
|
---|
343 | <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
|
---|
344 | <Name>HeuristicLab.Persistence-3.3</Name>
|
---|
345 | <Private>False</Private>
|
---|
346 | </ProjectReference>
|
---|
347 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
348 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
349 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
350 | <Private>False</Private>
|
---|
351 | </ProjectReference>
|
---|
352 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.csproj">
|
---|
353 | <Project>{05BAE4E1-A9FA-4644-AA77-42558720159E}</Project>
|
---|
354 | <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4</Name>
|
---|
355 | <Private>False</Private>
|
---|
356 | </ProjectReference>
|
---|
357 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj">
|
---|
358 | <Project>{5AC82412-911B-4FA2-A013-EDC5E3F3FCC2}</Project>
|
---|
359 | <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4</Name>
|
---|
360 | <Private>False</Private>
|
---|
361 | </ProjectReference>
|
---|
362 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4.csproj">
|
---|
363 | <Project>{07486E68-1517-4B9D-A58D-A38E99AE71AB}</Project>
|
---|
364 | <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4</Name>
|
---|
365 | </ProjectReference>
|
---|
366 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj">
|
---|
367 | <Project>{3D28463F-EC96-4D82-AFEE-38BE91A0CA00}</Project>
|
---|
368 | <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
|
---|
369 | <Private>False</Private>
|
---|
370 | </ProjectReference>
|
---|
371 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
|
---|
372 | <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
|
---|
373 | <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
|
---|
374 | <Private>False</Private>
|
---|
375 | </ProjectReference>
|
---|
376 | <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
|
---|
377 | <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
|
---|
378 | <Name>HeuristicLab.Problems.Instances-3.3</Name>
|
---|
379 | <Private>False</Private>
|
---|
380 | </ProjectReference>
|
---|
381 | <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">
|
---|
382 | <Project>{F4539FB6-4708-40C9-BE64-0A1390AEA197}</Project>
|
---|
383 | <Name>HeuristicLab.Random-3.3</Name>
|
---|
384 | <Private>False</Private>
|
---|
385 | </ProjectReference>
|
---|
386 | </ItemGroup>
|
---|
387 | <ItemGroup>
|
---|
388 | <None Include="HeuristicLab.snk" />
|
---|
389 | <None Include="Plugin.cs.frame" />
|
---|
390 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
391 | </ItemGroup>
|
---|
392 | <ItemGroup>
|
---|
393 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
394 | <Visible>False</Visible>
|
---|
395 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
396 | <Install>false</Install>
|
---|
397 | </BootstrapperPackage>
|
---|
398 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
399 | <Visible>False</Visible>
|
---|
400 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
401 | <Install>true</Install>
|
---|
402 | </BootstrapperPackage>
|
---|
403 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
404 | <Visible>False</Visible>
|
---|
405 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
406 | <Install>true</Install>
|
---|
407 | </BootstrapperPackage>
|
---|
408 | </ItemGroup>
|
---|
409 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
410 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
411 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
412 | <Target Name="BeforeBuild">
|
---|
413 | </Target>
|
---|
414 | <Target Name="AfterBuild">
|
---|
415 | </Target>
|
---|
416 | -->
|
---|
417 | <PropertyGroup>
|
---|
418 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
419 | set ProjectDir=$(ProjectDir)
|
---|
420 | set SolutionDir=$(SolutionDir)
|
---|
421 | set Outdir=$(Outdir)
|
---|
422 |
|
---|
423 | call PreBuildEvent.cmd
|
---|
424 | </PreBuildEvent>
|
---|
425 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
426 | export ProjectDir=$(ProjectDir)
|
---|
427 | export SolutionDir=$(SolutionDir)
|
---|
428 |
|
---|
429 | $SolutionDir/PreBuildEvent.sh
|
---|
430 | </PreBuildEvent>
|
---|
431 | </PropertyGroup>
|
---|
432 | </Project> |
---|