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