[6700] | 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>
|
---|
| 7 | </ProductVersion>
|
---|
| 8 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 9 | <ProjectGuid>{8D40A723-139D-40E4-8BBA-4CB309A9E4B9}</ProjectGuid>
|
---|
| 10 | <OutputType>Library</OutputType>
|
---|
| 11 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 12 | <RootNamespace>HeuristicLab.Clients.Hive.Tests</RootNamespace>
|
---|
| 13 | <AssemblyName>HeuristicLab.Clients.Hive.Tests-3.3</AssemblyName>
|
---|
| 14 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 15 | <FileAlignment>512</FileAlignment>
|
---|
| 16 | <ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
---|
| 17 | </PropertyGroup>
|
---|
| 18 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 19 | <DebugSymbols>true</DebugSymbols>
|
---|
| 20 | <DebugType>full</DebugType>
|
---|
| 21 | <Optimize>false</Optimize>
|
---|
| 22 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 23 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 24 | <ErrorReport>prompt</ErrorReport>
|
---|
| 25 | <WarningLevel>4</WarningLevel>
|
---|
| 26 | </PropertyGroup>
|
---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 28 | <DebugType>pdbonly</DebugType>
|
---|
| 29 | <Optimize>true</Optimize>
|
---|
| 30 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 31 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
---|
| 33 | <WarningLevel>4</WarningLevel>
|
---|
| 34 | </PropertyGroup>
|
---|
| 35 | <ItemGroup>
|
---|
| 36 | <Reference Include="ALGLIB-3.1.0">
|
---|
| 37 | <HintPath>C:\Program Files\HeuristicLab 3.3\ALGLIB-3.1.0.dll</HintPath>
|
---|
| 38 | </Reference>
|
---|
| 39 | <Reference Include="Google.ProtocolBuffers-0.9.1">
|
---|
| 40 | <HintPath>C:\Program Files\HeuristicLab 3.3\Google.ProtocolBuffers-0.9.1.dll</HintPath>
|
---|
| 41 | </Reference>
|
---|
| 42 | <Reference Include="HeuristicLab.ALGLIB-3.1.0">
|
---|
| 43 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.ALGLIB-3.1.0.dll</HintPath>
|
---|
| 44 | </Reference>
|
---|
| 45 | <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.3">
|
---|
| 46 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.DataAnalysis-3.3.dll</HintPath>
|
---|
| 47 | </Reference>
|
---|
| 48 | <Reference Include="HeuristicLab.Algorithms.DataAnalysis.Views-3.3">
|
---|
| 49 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.DataAnalysis.Views-3.3.dll</HintPath>
|
---|
| 50 | </Reference>
|
---|
| 51 | <Reference Include="HeuristicLab.Algorithms.EvolutionStrategy-3.3">
|
---|
| 52 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.EvolutionStrategy-3.3.dll</HintPath>
|
---|
| 53 | </Reference>
|
---|
| 54 | <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3">
|
---|
| 55 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
|
---|
| 56 | </Reference>
|
---|
| 57 | <Reference Include="HeuristicLab.Algorithms.LocalSearch-3.3">
|
---|
| 58 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath>
|
---|
| 59 | </Reference>
|
---|
| 60 | <Reference Include="HeuristicLab.Algorithms.NSGA2-3.3">
|
---|
| 61 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.NSGA2-3.3.dll</HintPath>
|
---|
| 62 | </Reference>
|
---|
| 63 | <Reference Include="HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3">
|
---|
| 64 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>
|
---|
| 65 | </Reference>
|
---|
| 66 | <Reference Include="HeuristicLab.Algorithms.SimulatedAnnealing-3.3">
|
---|
| 67 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll</HintPath>
|
---|
| 68 | </Reference>
|
---|
| 69 | <Reference Include="HeuristicLab.Algorithms.TabuSearch-3.3">
|
---|
| 70 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.TabuSearch-3.3.dll</HintPath>
|
---|
| 71 | </Reference>
|
---|
| 72 | <Reference Include="HeuristicLab.Analysis-3.3">
|
---|
| 73 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
| 74 | </Reference>
|
---|
| 75 | <Reference Include="HeuristicLab.Analysis.Views-3.3">
|
---|
| 76 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Analysis.Views-3.3.dll</HintPath>
|
---|
| 77 | </Reference>
|
---|
| 78 | <Reference Include="HeuristicLab.Clients.Common-3.3">
|
---|
| 79 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>
|
---|
| 80 | </Reference>
|
---|
| 81 | <Reference Include="HeuristicLab.CodeEditor-3.3">
|
---|
| 82 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.CodeEditor-3.3.dll</HintPath>
|
---|
| 83 | </Reference>
|
---|
| 84 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
| 85 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 86 | </Reference>
|
---|
| 87 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
| 88 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 89 | </Reference>
|
---|
| 90 | <Reference Include="HeuristicLab.Common.Resources-3.3">
|
---|
| 91 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
| 92 | </Reference>
|
---|
| 93 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
| 94 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 95 | </Reference>
|
---|
| 96 | <Reference Include="HeuristicLab.Core.Views-3.3">
|
---|
| 97 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
| 98 | </Reference>
|
---|
| 99 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
| 100 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 101 | </Reference>
|
---|
| 102 | <Reference Include="HeuristicLab.Data.Views-3.3">
|
---|
| 103 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data.Views-3.3.dll</HintPath>
|
---|
| 104 | </Reference>
|
---|
| 105 | <Reference Include="HeuristicLab.DebugEngine-3.3">
|
---|
| 106 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.DebugEngine-3.3.dll</HintPath>
|
---|
| 107 | </Reference>
|
---|
| 108 | <Reference Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3">
|
---|
| 109 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>
|
---|
| 110 | </Reference>
|
---|
| 111 | <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
|
---|
| 112 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
|
---|
| 113 | </Reference>
|
---|
| 114 | <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
|
---|
| 115 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
|
---|
| 116 | </Reference>
|
---|
| 117 | <Reference Include="HeuristicLab.Encodings.PermutationEncoding.Views-3.3">
|
---|
| 118 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.PermutationEncoding.Views-3.3.dll</HintPath>
|
---|
| 119 | </Reference>
|
---|
| 120 | <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3">
|
---|
| 121 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
|
---|
| 122 | </Reference>
|
---|
| 123 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3">
|
---|
| 124 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.dll</HintPath>
|
---|
| 125 | </Reference>
|
---|
| 126 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3">
|
---|
| 127 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.dll</HintPath>
|
---|
| 128 | </Reference>
|
---|
| 129 | <Reference Include="HeuristicLab.LibSVM-1.6.3">
|
---|
| 130 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.LibSVM-1.6.3.dll</HintPath>
|
---|
| 131 | </Reference>
|
---|
| 132 | <Reference Include="HeuristicLab.log4net-1.2.10.0">
|
---|
| 133 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.log4net-1.2.10.0.dll</HintPath>
|
---|
| 134 | </Reference>
|
---|
| 135 | <Reference Include="HeuristicLab.MainForm-3.3">
|
---|
| 136 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
| 137 | </Reference>
|
---|
| 138 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
|
---|
| 139 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
| 140 | </Reference>
|
---|
| 141 | <Reference Include="HeuristicLab.Netron-3.0.2672.12446">
|
---|
| 142 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Netron-3.0.2672.12446.dll</HintPath>
|
---|
| 143 | </Reference>
|
---|
| 144 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
| 145 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
| 146 | </Reference>
|
---|
| 147 | <Reference Include="HeuristicLab.Operators.Programmable-3.3">
|
---|
| 148 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Programmable-3.3.dll</HintPath>
|
---|
| 149 | </Reference>
|
---|
| 150 | <Reference Include="HeuristicLab.Operators.Views-3.3">
|
---|
| 151 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Views-3.3.dll</HintPath>
|
---|
| 152 | </Reference>
|
---|
| 153 | <Reference Include="HeuristicLab.Operators.Views.GraphVisualization-3.3">
|
---|
| 154 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Views.GraphVisualization-3.3.dll</HintPath>
|
---|
| 155 | </Reference>
|
---|
| 156 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
| 157 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 158 | </Reference>
|
---|
| 159 | <Reference Include="HeuristicLab.Optimization.Operators-3.3">
|
---|
| 160 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
|
---|
| 161 | </Reference>
|
---|
| 162 | <Reference Include="HeuristicLab.Optimization.Views-3.3">
|
---|
| 163 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
|
---|
| 164 | </Reference>
|
---|
| 165 | <Reference Include="HeuristicLab.Optimizer-3.3">
|
---|
| 166 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>
|
---|
| 167 | </Reference>
|
---|
| 168 | <Reference Include="HeuristicLab.ParallelEngine-3.3">
|
---|
| 169 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.ParallelEngine-3.3.dll</HintPath>
|
---|
| 170 | </Reference>
|
---|
| 171 | <Reference Include="HeuristicLab.Parameters-3.3">
|
---|
| 172 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 173 | </Reference>
|
---|
| 174 | <Reference Include="HeuristicLab.Parameters.Views-3.3">
|
---|
| 175 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
|
---|
| 176 | </Reference>
|
---|
| 177 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
| 178 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 179 | </Reference>
|
---|
| 180 | <Reference Include="HeuristicLab.Persistence.GUI-3.3">
|
---|
| 181 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence.GUI-3.3.dll</HintPath>
|
---|
| 182 | </Reference>
|
---|
| 183 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
| 184 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 185 | </Reference>
|
---|
| 186 | <Reference Include="HeuristicLab.Problems.ArtificialAnt-3.3">
|
---|
| 187 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ArtificialAnt-3.3.dll</HintPath>
|
---|
| 188 | </Reference>
|
---|
| 189 | <Reference Include="HeuristicLab.Problems.ArtificialAnt.Views-3.3">
|
---|
| 190 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ArtificialAnt.Views-3.3.dll</HintPath>
|
---|
| 191 | </Reference>
|
---|
| 192 | <Reference Include="HeuristicLab.Problems.DataAnalysis-3.3">
|
---|
| 193 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis-3.3.dll</HintPath>
|
---|
| 194 | </Reference>
|
---|
| 195 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Classification-3.3">
|
---|
| 196 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Classification-3.3.dll</HintPath>
|
---|
| 197 | </Reference>
|
---|
| 198 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3">
|
---|
| 199 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3.dll</HintPath>
|
---|
| 200 | </Reference>
|
---|
| 201 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Regression-3.3">
|
---|
| 202 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Regression-3.3.dll</HintPath>
|
---|
| 203 | </Reference>
|
---|
| 204 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Views-3.3">
|
---|
| 205 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Views-3.3.dll</HintPath>
|
---|
| 206 | </Reference>
|
---|
| 207 | <Reference Include="HeuristicLab.Problems.ExternalEvaluation-3.3">
|
---|
| 208 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation-3.3.dll</HintPath>
|
---|
| 209 | </Reference>
|
---|
| 210 | <Reference Include="HeuristicLab.Problems.ExternalEvaluation.GP-3.3">
|
---|
| 211 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.GP-3.3.dll</HintPath>
|
---|
| 212 | </Reference>
|
---|
| 213 | <Reference Include="HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3">
|
---|
| 214 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.dll</HintPath>
|
---|
| 215 | </Reference>
|
---|
| 216 | <Reference Include="HeuristicLab.Problems.ExternalEvaluation.Views-3.3">
|
---|
| 217 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.Views-3.3.dll</HintPath>
|
---|
| 218 | </Reference>
|
---|
| 219 | <Reference Include="HeuristicLab.Problems.Knapsack-3.3">
|
---|
| 220 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.Knapsack-3.3.dll</HintPath>
|
---|
| 221 | </Reference>
|
---|
| 222 | <Reference Include="HeuristicLab.Problems.Knapsack.Views-3.3">
|
---|
| 223 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.Knapsack.Views-3.3.dll</HintPath>
|
---|
| 224 | </Reference>
|
---|
| 225 | <Reference Include="HeuristicLab.Problems.OneMax-3.3">
|
---|
| 226 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.OneMax-3.3.dll</HintPath>
|
---|
| 227 | </Reference>
|
---|
| 228 | <Reference Include="HeuristicLab.Problems.OneMax.Views-3.3">
|
---|
| 229 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.OneMax.Views-3.3.dll</HintPath>
|
---|
| 230 | </Reference>
|
---|
| 231 | <Reference Include="HeuristicLab.Problems.TestFunctions-3.3">
|
---|
| 232 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>
|
---|
| 233 | </Reference>
|
---|
| 234 | <Reference Include="HeuristicLab.Problems.TestFunctions.Views-3.3">
|
---|
| 235 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TestFunctions.Views-3.3.dll</HintPath>
|
---|
| 236 | </Reference>
|
---|
| 237 | <Reference Include="HeuristicLab.Problems.TravelingSalesman-3.3">
|
---|
| 238 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath>
|
---|
| 239 | </Reference>
|
---|
| 240 | <Reference Include="HeuristicLab.Problems.TravelingSalesman.Views-3.3">
|
---|
| 241 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TravelingSalesman.Views-3.3.dll</HintPath>
|
---|
| 242 | </Reference>
|
---|
| 243 | <Reference Include="HeuristicLab.Problems.VehicleRouting-3.3">
|
---|
| 244 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.VehicleRouting-3.3.dll</HintPath>
|
---|
| 245 | </Reference>
|
---|
| 246 | <Reference Include="HeuristicLab.Problems.VehicleRouting.Views-3.3">
|
---|
| 247 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.VehicleRouting.Views-3.3.dll</HintPath>
|
---|
| 248 | </Reference>
|
---|
| 249 | <Reference Include="HeuristicLab.ProtobufCS-0.9.1">
|
---|
| 250 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.ProtobufCS-0.9.1.dll</HintPath>
|
---|
| 251 | </Reference>
|
---|
| 252 | <Reference Include="HeuristicLab.Random-3.3">
|
---|
| 253 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
| 254 | </Reference>
|
---|
| 255 | <Reference Include="HeuristicLab.Selection-3.3">
|
---|
| 256 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Selection-3.3.dll</HintPath>
|
---|
| 257 | </Reference>
|
---|
| 258 | <Reference Include="HeuristicLab.SequentialEngine-3.3">
|
---|
| 259 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
|
---|
| 260 | </Reference>
|
---|
| 261 | <Reference Include="HeuristicLab.SharpDevelop-3.1.1.5327">
|
---|
| 262 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.SharpDevelop-3.1.1.5327.dll</HintPath>
|
---|
| 263 | </Reference>
|
---|
| 264 | <Reference Include="HeuristicLab.Tracing-3.3">
|
---|
| 265 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Tracing-3.3.dll</HintPath>
|
---|
| 266 | </Reference>
|
---|
| 267 | <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
|
---|
| 268 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
|
---|
| 269 | </Reference>
|
---|
| 270 | <Reference Include="HeuristicLab.WinFormsUI-2.3.1">
|
---|
| 271 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.WinFormsUI-2.3.1.dll</HintPath>
|
---|
| 272 | </Reference>
|
---|
| 273 | <Reference Include="ICSharpCode.NRefactory">
|
---|
| 274 | <HintPath>C:\Program Files\HeuristicLab 3.3\ICSharpCode.NRefactory.dll</HintPath>
|
---|
| 275 | </Reference>
|
---|
| 276 | <Reference Include="ICSharpCode.SharpDevelop.Dom">
|
---|
| 277 | <HintPath>C:\Program Files\HeuristicLab 3.3\ICSharpCode.SharpDevelop.Dom.dll</HintPath>
|
---|
| 278 | </Reference>
|
---|
| 279 | <Reference Include="ICSharpCode.SharpZipLib">
|
---|
| 280 | <HintPath>C:\Program Files\HeuristicLab 3.3\ICSharpCode.SharpZipLib.dll</HintPath>
|
---|
| 281 | </Reference>
|
---|
| 282 | <Reference Include="ICSharpCode.TextEditor">
|
---|
| 283 | <HintPath>C:\Program Files\HeuristicLab 3.3\ICSharpCode.TextEditor.dll</HintPath>
|
---|
| 284 | </Reference>
|
---|
| 285 | <Reference Include="LibSVM-1.6.3">
|
---|
| 286 | <HintPath>C:\Program Files\HeuristicLab 3.3\LibSVM-1.6.3.dll</HintPath>
|
---|
| 287 | </Reference>
|
---|
| 288 | <Reference Include="log4net">
|
---|
| 289 | <HintPath>C:\Program Files\HeuristicLab 3.3\log4net.dll</HintPath>
|
---|
| 290 | </Reference>
|
---|
| 291 | <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework">
|
---|
| 292 | <HintPath>C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll</HintPath>
|
---|
| 293 | </Reference>
|
---|
| 294 | <Reference Include="Mono.Cecil">
|
---|
| 295 | <HintPath>C:\Program Files\HeuristicLab 3.3\Mono.Cecil.dll</HintPath>
|
---|
| 296 | </Reference>
|
---|
| 297 | <Reference Include="Netron.Diagramming.Core-3.0.2672.12446">
|
---|
| 298 | <HintPath>C:\Program Files\HeuristicLab 3.3\Netron.Diagramming.Core-3.0.2672.12446.dll</HintPath>
|
---|
| 299 | </Reference>
|
---|
| 300 | <Reference Include="System" />
|
---|
| 301 | <Reference Include="System.Core">
|
---|
| 302 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 303 | </Reference>
|
---|
| 304 | <Reference Include="System.Runtime.Serialization" />
|
---|
| 305 | <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
|
---|
| 306 | <Reference Include="System.ServiceModel" />
|
---|
| 307 | <Reference Include="System.ServiceModel.Web" />
|
---|
| 308 | <Reference Include="WeifenLuo.WinFormsUI.Docking-2.3.1">
|
---|
| 309 | <HintPath>C:\Program Files\HeuristicLab 3.3\WeifenLuo.WinFormsUI.Docking-2.3.1.dll</HintPath>
|
---|
| 310 | </Reference>
|
---|
| 311 | </ItemGroup>
|
---|
| 312 | <ItemGroup>
|
---|
| 313 | <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
|
---|
| 314 | <Visible>False</Visible>
|
---|
| 315 | </CodeAnalysisDependentAssemblyPaths>
|
---|
| 316 | </ItemGroup>
|
---|
| 317 | <ItemGroup>
|
---|
| 318 | <Compile Include="ExperimentManagerTests.cs">
|
---|
| 319 | <SubType>Code</SubType>
|
---|
| 320 | </Compile>
|
---|
| 321 | <Compile Include="Mocks\MockServiceLocator.cs">
|
---|
| 322 | <SubType>Code</SubType>
|
---|
| 323 | </Compile>
|
---|
| 324 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 325 | </ItemGroup>
|
---|
| 326 | <ItemGroup>
|
---|
[6701] | 327 | <ProjectReference Include="..\HeuristicLab.Clients.Hive.Views\3.3\HeuristicLab.Clients.Hive.Views-3.3.csproj">
|
---|
[6700] | 328 | <Project>{E1D6C801-892A-406A-B606-F158E36DD3C3}</Project>
|
---|
| 329 | <Name>HeuristicLab.Clients.Hive.Views-3.3</Name>
|
---|
| 330 | </ProjectReference>
|
---|
[6701] | 331 | <ProjectReference Include="..\HeuristicLab.Clients.Hive\3.3\HeuristicLab.Clients.Hive-3.3.csproj">
|
---|
[6700] | 332 | <Project>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</Project>
|
---|
| 333 | <Name>HeuristicLab.Clients.Hive-3.3</Name>
|
---|
| 334 | </ProjectReference>
|
---|
[6701] | 335 | <ProjectReference Include="..\HeuristicLab.Hive\3.3\HeuristicLab.Hive-3.3.csproj">
|
---|
[6700] | 336 | <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
|
---|
| 337 | <Name>HeuristicLab.Hive-3.3</Name>
|
---|
| 338 | </ProjectReference>
|
---|
[6701] | 339 | <ProjectReference Include="..\HeuristicLab.Services.Hive.Common\3.3\HeuristicLab.Services.Hive.Common-3.3.csproj">
|
---|
[6700] | 340 | <Project>{14424A16-48D4-445E-80BF-DDF617548BBB}</Project>
|
---|
| 341 | <Name>HeuristicLab.Services.Hive.Common-3.3</Name>
|
---|
| 342 | </ProjectReference>
|
---|
[6701] | 343 | <ProjectReference Include="..\HeuristicLab.Services.Hive.DataAccess\3.3\HeuristicLab.Services.Hive.DataAccess-3.3.csproj">
|
---|
[6700] | 344 | <Project>{EC2C8109-6E1E-4C88-9A2B-908CFF2EF4AC}</Project>
|
---|
| 345 | <Name>HeuristicLab.Services.Hive.DataAccess-3.3</Name>
|
---|
| 346 | </ProjectReference>
|
---|
| 347 | <ProjectReference Include="..\HeuristicLab.Services.Hive.Tests\HeuristicLab.Services.Hive.Tests-3.3.csproj">
|
---|
| 348 | <Project>{17187EAC-5D8C-4B11-9CEA-D88F71B59658}</Project>
|
---|
| 349 | <Name>HeuristicLab.Services.Hive.Tests-3.3</Name>
|
---|
| 350 | </ProjectReference>
|
---|
[6701] | 351 | <ProjectReference Include="..\HeuristicLab.Services.Hive\3.3\HeuristicLab.Services.Hive-3.3.csproj">
|
---|
[6700] | 352 | <Project>{CF9DA321-AC1B-4FD3-9EC3-67BC6B861BDE}</Project>
|
---|
| 353 | <Name>HeuristicLab.Services.Hive-3.3</Name>
|
---|
| 354 | </ProjectReference>
|
---|
| 355 | </ItemGroup>
|
---|
| 356 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
| 357 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 358 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 359 | <Target Name="BeforeBuild">
|
---|
| 360 | </Target>
|
---|
| 361 | <Target Name="AfterBuild">
|
---|
| 362 | </Target>
|
---|
| 363 | -->
|
---|
| 364 | </Project> |
---|