[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">
|
---|
[6896] | 37 | <HintPath>..\..\..\..\trunk\sources\bin\ALGLIB-3.1.0.dll</HintPath>
|
---|
[6700] | 38 | </Reference>
|
---|
| 39 | <Reference Include="Google.ProtocolBuffers-0.9.1">
|
---|
[6896] | 40 | <HintPath>..\..\..\..\trunk\sources\bin\Google.ProtocolBuffers-0.9.1.dll</HintPath>
|
---|
[6700] | 41 | </Reference>
|
---|
| 42 | <Reference Include="HeuristicLab.ALGLIB-3.1.0">
|
---|
[6896] | 43 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.ALGLIB-3.1.0.dll</HintPath>
|
---|
[6700] | 44 | </Reference>
|
---|
| 45 | <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.3">
|
---|
[6896] | 46 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.DataAnalysis-3.3.dll</HintPath>
|
---|
[6700] | 47 | </Reference>
|
---|
| 48 | <Reference Include="HeuristicLab.Algorithms.DataAnalysis.Views-3.3">
|
---|
[6896] | 49 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.DataAnalysis.Views-3.3.dll</HintPath>
|
---|
[6700] | 50 | </Reference>
|
---|
| 51 | <Reference Include="HeuristicLab.Algorithms.EvolutionStrategy-3.3">
|
---|
[6896] | 52 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.EvolutionStrategy-3.3.dll</HintPath>
|
---|
[6700] | 53 | </Reference>
|
---|
| 54 | <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3">
|
---|
[6896] | 55 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
|
---|
[6700] | 56 | </Reference>
|
---|
| 57 | <Reference Include="HeuristicLab.Algorithms.LocalSearch-3.3">
|
---|
[6896] | 58 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath>
|
---|
[6700] | 59 | </Reference>
|
---|
| 60 | <Reference Include="HeuristicLab.Algorithms.NSGA2-3.3">
|
---|
[6896] | 61 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.NSGA2-3.3.dll</HintPath>
|
---|
[6700] | 62 | </Reference>
|
---|
| 63 | <Reference Include="HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3">
|
---|
[6896] | 64 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>
|
---|
[6700] | 65 | </Reference>
|
---|
| 66 | <Reference Include="HeuristicLab.Algorithms.SimulatedAnnealing-3.3">
|
---|
[6896] | 67 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll</HintPath>
|
---|
[6700] | 68 | </Reference>
|
---|
| 69 | <Reference Include="HeuristicLab.Algorithms.TabuSearch-3.3">
|
---|
[6896] | 70 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.TabuSearch-3.3.dll</HintPath>
|
---|
[6700] | 71 | </Reference>
|
---|
| 72 | <Reference Include="HeuristicLab.Analysis-3.3">
|
---|
[6896] | 73 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
[6700] | 74 | </Reference>
|
---|
| 75 | <Reference Include="HeuristicLab.Analysis.Views-3.3">
|
---|
[6896] | 76 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis.Views-3.3.dll</HintPath>
|
---|
[6700] | 77 | </Reference>
|
---|
| 78 | <Reference Include="HeuristicLab.Clients.Common-3.3">
|
---|
[6896] | 79 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Clients.Common-3.3.dll</HintPath>
|
---|
[6700] | 80 | </Reference>
|
---|
| 81 | <Reference Include="HeuristicLab.CodeEditor-3.3">
|
---|
[6896] | 82 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.CodeEditor-3.3.dll</HintPath>
|
---|
[6700] | 83 | </Reference>
|
---|
| 84 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
[6896] | 85 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
[6700] | 86 | </Reference>
|
---|
| 87 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
[6896] | 88 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
[6700] | 89 | </Reference>
|
---|
| 90 | <Reference Include="HeuristicLab.Common.Resources-3.3">
|
---|
[6896] | 91 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
[6700] | 92 | </Reference>
|
---|
| 93 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
[6896] | 94 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
[6700] | 95 | </Reference>
|
---|
| 96 | <Reference Include="HeuristicLab.Core.Views-3.3">
|
---|
[6896] | 97 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
[6700] | 98 | </Reference>
|
---|
| 99 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
[6896] | 100 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
[6700] | 101 | </Reference>
|
---|
| 102 | <Reference Include="HeuristicLab.Data.Views-3.3">
|
---|
[6896] | 103 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
|
---|
[6700] | 104 | </Reference>
|
---|
| 105 | <Reference Include="HeuristicLab.DebugEngine-3.3">
|
---|
[6896] | 106 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.DebugEngine-3.3.dll</HintPath>
|
---|
[6700] | 107 | </Reference>
|
---|
| 108 | <Reference Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3">
|
---|
[6896] | 109 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>
|
---|
[6700] | 110 | </Reference>
|
---|
| 111 | <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
|
---|
[6896] | 112 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
|
---|
[6700] | 113 | </Reference>
|
---|
| 114 | <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
|
---|
[6896] | 115 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
|
---|
[6700] | 116 | </Reference>
|
---|
| 117 | <Reference Include="HeuristicLab.Encodings.PermutationEncoding.Views-3.3">
|
---|
[6896] | 118 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding.Views-3.3.dll</HintPath>
|
---|
[6700] | 119 | </Reference>
|
---|
| 120 | <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3">
|
---|
[6896] | 121 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
|
---|
[6700] | 122 | </Reference>
|
---|
| 123 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3">
|
---|
[6896] | 124 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.dll</HintPath>
|
---|
[6700] | 125 | </Reference>
|
---|
| 126 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3">
|
---|
[6896] | 127 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.dll</HintPath>
|
---|
[6700] | 128 | </Reference>
|
---|
| 129 | <Reference Include="HeuristicLab.LibSVM-1.6.3">
|
---|
[6896] | 130 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.LibSVM-1.6.3.dll</HintPath>
|
---|
[6700] | 131 | </Reference>
|
---|
| 132 | <Reference Include="HeuristicLab.log4net-1.2.10.0">
|
---|
[6896] | 133 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.log4net-1.2.10.0.dll</HintPath>
|
---|
[6700] | 134 | </Reference>
|
---|
| 135 | <Reference Include="HeuristicLab.MainForm-3.3">
|
---|
[6896] | 136 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
[6700] | 137 | </Reference>
|
---|
| 138 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
|
---|
[6896] | 139 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
[6700] | 140 | </Reference>
|
---|
| 141 | <Reference Include="HeuristicLab.Netron-3.0.2672.12446">
|
---|
[6896] | 142 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Netron-3.0.2672.12446.dll</HintPath>
|
---|
[6700] | 143 | </Reference>
|
---|
| 144 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
[6896] | 145 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
[6700] | 146 | </Reference>
|
---|
| 147 | <Reference Include="HeuristicLab.Operators.Programmable-3.3">
|
---|
[6896] | 148 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators.Programmable-3.3.dll</HintPath>
|
---|
[6700] | 149 | </Reference>
|
---|
| 150 | <Reference Include="HeuristicLab.Operators.Views-3.3">
|
---|
[6896] | 151 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators.Views-3.3.dll</HintPath>
|
---|
[6700] | 152 | </Reference>
|
---|
| 153 | <Reference Include="HeuristicLab.Operators.Views.GraphVisualization-3.3">
|
---|
[6896] | 154 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators.Views.GraphVisualization-3.3.dll</HintPath>
|
---|
[6700] | 155 | </Reference>
|
---|
| 156 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
[6896] | 157 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
[6700] | 158 | </Reference>
|
---|
| 159 | <Reference Include="HeuristicLab.Optimization.Operators-3.3">
|
---|
[6896] | 160 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
|
---|
[6700] | 161 | </Reference>
|
---|
| 162 | <Reference Include="HeuristicLab.Optimization.Views-3.3">
|
---|
[6896] | 163 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
|
---|
[6700] | 164 | </Reference>
|
---|
| 165 | <Reference Include="HeuristicLab.Optimizer-3.3">
|
---|
[6896] | 166 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
|
---|
[6700] | 167 | </Reference>
|
---|
| 168 | <Reference Include="HeuristicLab.ParallelEngine-3.3">
|
---|
[6896] | 169 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.ParallelEngine-3.3.dll</HintPath>
|
---|
[6700] | 170 | </Reference>
|
---|
| 171 | <Reference Include="HeuristicLab.Parameters-3.3">
|
---|
[6896] | 172 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
[6700] | 173 | </Reference>
|
---|
| 174 | <Reference Include="HeuristicLab.Parameters.Views-3.3">
|
---|
[6896] | 175 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
|
---|
[6700] | 176 | </Reference>
|
---|
| 177 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
[6896] | 178 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
[6700] | 179 | </Reference>
|
---|
| 180 | <Reference Include="HeuristicLab.Persistence.GUI-3.3">
|
---|
[6896] | 181 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence.GUI-3.3.dll</HintPath>
|
---|
[6700] | 182 | </Reference>
|
---|
| 183 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
[6896] | 184 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
[6700] | 185 | </Reference>
|
---|
| 186 | <Reference Include="HeuristicLab.Problems.ArtificialAnt-3.3">
|
---|
[6896] | 187 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.ArtificialAnt-3.3.dll</HintPath>
|
---|
[6700] | 188 | </Reference>
|
---|
| 189 | <Reference Include="HeuristicLab.Problems.ArtificialAnt.Views-3.3">
|
---|
[6896] | 190 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.ArtificialAnt.Views-3.3.dll</HintPath>
|
---|
[6700] | 191 | </Reference>
|
---|
| 192 | <Reference Include="HeuristicLab.Problems.DataAnalysis-3.3">
|
---|
[6896] | 193 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.3.dll</HintPath>
|
---|
[6700] | 194 | </Reference>
|
---|
| 195 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Classification-3.3">
|
---|
[6896] | 196 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Classification-3.3.dll</HintPath>
|
---|
[6700] | 197 | </Reference>
|
---|
| 198 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3">
|
---|
[6896] | 199 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3.dll</HintPath>
|
---|
[6700] | 200 | </Reference>
|
---|
| 201 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Regression-3.3">
|
---|
[6896] | 202 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Regression-3.3.dll</HintPath>
|
---|
[6700] | 203 | </Reference>
|
---|
| 204 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Views-3.3">
|
---|
[6896] | 205 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Views-3.3.dll</HintPath>
|
---|
[6700] | 206 | </Reference>
|
---|
| 207 | <Reference Include="HeuristicLab.Problems.ExternalEvaluation-3.3">
|
---|
[6896] | 208 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.ExternalEvaluation-3.3.dll</HintPath>
|
---|
[6700] | 209 | </Reference>
|
---|
| 210 | <Reference Include="HeuristicLab.Problems.ExternalEvaluation.GP-3.3">
|
---|
[6896] | 211 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.ExternalEvaluation.GP-3.3.dll</HintPath>
|
---|
[6700] | 212 | </Reference>
|
---|
| 213 | <Reference Include="HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3">
|
---|
[6896] | 214 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.dll</HintPath>
|
---|
[6700] | 215 | </Reference>
|
---|
| 216 | <Reference Include="HeuristicLab.Problems.ExternalEvaluation.Views-3.3">
|
---|
[6896] | 217 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.ExternalEvaluation.Views-3.3.dll</HintPath>
|
---|
[6700] | 218 | </Reference>
|
---|
| 219 | <Reference Include="HeuristicLab.Problems.Knapsack-3.3">
|
---|
[6896] | 220 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Knapsack-3.3.dll</HintPath>
|
---|
[6700] | 221 | </Reference>
|
---|
| 222 | <Reference Include="HeuristicLab.Problems.Knapsack.Views-3.3">
|
---|
[6896] | 223 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Knapsack.Views-3.3.dll</HintPath>
|
---|
[6700] | 224 | </Reference>
|
---|
| 225 | <Reference Include="HeuristicLab.Problems.OneMax-3.3">
|
---|
[6896] | 226 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.OneMax-3.3.dll</HintPath>
|
---|
[6700] | 227 | </Reference>
|
---|
| 228 | <Reference Include="HeuristicLab.Problems.OneMax.Views-3.3">
|
---|
[6896] | 229 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.OneMax.Views-3.3.dll</HintPath>
|
---|
[6700] | 230 | </Reference>
|
---|
| 231 | <Reference Include="HeuristicLab.Problems.TestFunctions-3.3">
|
---|
[6896] | 232 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>
|
---|
[6700] | 233 | </Reference>
|
---|
| 234 | <Reference Include="HeuristicLab.Problems.TestFunctions.Views-3.3">
|
---|
[6896] | 235 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.TestFunctions.Views-3.3.dll</HintPath>
|
---|
[6700] | 236 | </Reference>
|
---|
| 237 | <Reference Include="HeuristicLab.Problems.TravelingSalesman-3.3">
|
---|
[6896] | 238 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath>
|
---|
[6700] | 239 | </Reference>
|
---|
| 240 | <Reference Include="HeuristicLab.Problems.TravelingSalesman.Views-3.3">
|
---|
[6896] | 241 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.TravelingSalesman.Views-3.3.dll</HintPath>
|
---|
[6700] | 242 | </Reference>
|
---|
| 243 | <Reference Include="HeuristicLab.Problems.VehicleRouting-3.3">
|
---|
[6896] | 244 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.VehicleRouting-3.3.dll</HintPath>
|
---|
[6700] | 245 | </Reference>
|
---|
| 246 | <Reference Include="HeuristicLab.Problems.VehicleRouting.Views-3.3">
|
---|
[6896] | 247 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.VehicleRouting.Views-3.3.dll</HintPath>
|
---|
[6700] | 248 | </Reference>
|
---|
| 249 | <Reference Include="HeuristicLab.ProtobufCS-0.9.1">
|
---|
[6896] | 250 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.ProtobufCS-0.9.1.dll</HintPath>
|
---|
[6700] | 251 | </Reference>
|
---|
| 252 | <Reference Include="HeuristicLab.Random-3.3">
|
---|
[6896] | 253 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
[6700] | 254 | </Reference>
|
---|
| 255 | <Reference Include="HeuristicLab.Selection-3.3">
|
---|
[6896] | 256 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Selection-3.3.dll</HintPath>
|
---|
[6700] | 257 | </Reference>
|
---|
| 258 | <Reference Include="HeuristicLab.SequentialEngine-3.3">
|
---|
[6896] | 259 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
|
---|
[6700] | 260 | </Reference>
|
---|
| 261 | <Reference Include="HeuristicLab.SharpDevelop-3.1.1.5327">
|
---|
[6896] | 262 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.SharpDevelop-3.1.1.5327.dll</HintPath>
|
---|
[6700] | 263 | </Reference>
|
---|
| 264 | <Reference Include="HeuristicLab.Tracing-3.3">
|
---|
[6896] | 265 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Tracing-3.3.dll</HintPath>
|
---|
[6700] | 266 | </Reference>
|
---|
| 267 | <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
|
---|
[6896] | 268 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
|
---|
[6700] | 269 | </Reference>
|
---|
| 270 | <Reference Include="HeuristicLab.WinFormsUI-2.3.1">
|
---|
[6896] | 271 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.WinFormsUI-2.3.1.dll</HintPath>
|
---|
[6700] | 272 | </Reference>
|
---|
| 273 | <Reference Include="ICSharpCode.NRefactory">
|
---|
[6896] | 274 | <HintPath>..\..\..\..\trunk\sources\bin\ICSharpCode.NRefactory.dll</HintPath>
|
---|
[6700] | 275 | </Reference>
|
---|
| 276 | <Reference Include="ICSharpCode.SharpDevelop.Dom">
|
---|
[6896] | 277 | <HintPath>..\..\..\..\trunk\sources\bin\ICSharpCode.SharpDevelop.Dom.dll</HintPath>
|
---|
[6700] | 278 | </Reference>
|
---|
| 279 | <Reference Include="ICSharpCode.SharpZipLib">
|
---|
[6896] | 280 | <HintPath>..\..\..\..\trunk\sources\bin\ICSharpCode.SharpZipLib.dll</HintPath>
|
---|
[6700] | 281 | </Reference>
|
---|
| 282 | <Reference Include="ICSharpCode.TextEditor">
|
---|
[6896] | 283 | <HintPath>..\..\..\..\trunk\sources\bin\ICSharpCode.TextEditor.dll</HintPath>
|
---|
[6700] | 284 | </Reference>
|
---|
| 285 | <Reference Include="LibSVM-1.6.3">
|
---|
[6896] | 286 | <HintPath>..\..\..\..\trunk\sources\bin\LibSVM-1.6.3.dll</HintPath>
|
---|
[6700] | 287 | </Reference>
|
---|
| 288 | <Reference Include="log4net">
|
---|
[6896] | 289 | <HintPath>..\..\..\..\trunk\sources\bin\log4net.dll</HintPath>
|
---|
[6700] | 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">
|
---|
[6896] | 295 | <HintPath>..\..\..\..\trunk\sources\bin\Mono.Cecil.dll</HintPath>
|
---|
[6700] | 296 | </Reference>
|
---|
| 297 | <Reference Include="Netron.Diagramming.Core-3.0.2672.12446">
|
---|
[6896] | 298 | <HintPath>..\..\..\..\trunk\sources\bin\Netron.Diagramming.Core-3.0.2672.12446.dll</HintPath>
|
---|
[6700] | 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">
|
---|
[6896] | 309 | <HintPath>..\..\..\..\trunk\sources\bin\WeifenLuo.WinFormsUI.Docking-2.3.1.dll</HintPath>
|
---|
[6700] | 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.DataAccess\3.3\HeuristicLab.Services.Hive.DataAccess-3.3.csproj">
|
---|
[6700] | 340 | <Project>{EC2C8109-6E1E-4C88-9A2B-908CFF2EF4AC}</Project>
|
---|
| 341 | <Name>HeuristicLab.Services.Hive.DataAccess-3.3</Name>
|
---|
| 342 | </ProjectReference>
|
---|
[6701] | 343 | <ProjectReference Include="..\HeuristicLab.Services.Hive\3.3\HeuristicLab.Services.Hive-3.3.csproj">
|
---|
[6700] | 344 | <Project>{CF9DA321-AC1B-4FD3-9EC3-67BC6B861BDE}</Project>
|
---|
| 345 | <Name>HeuristicLab.Services.Hive-3.3</Name>
|
---|
| 346 | </ProjectReference>
|
---|
| 347 | </ItemGroup>
|
---|
| 348 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
| 349 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 350 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 351 | <Target Name="BeforeBuild">
|
---|
| 352 | </Target>
|
---|
| 353 | <Target Name="AfterBuild">
|
---|
| 354 | </Target>
|
---|
| 355 | -->
|
---|
| 356 | </Project> |
---|