Changeset 5852
- Timestamp:
- 03/29/11 00:31:42 (14 years ago)
- Location:
- branches/HeuristicLab.Hive-3.4
- Files:
-
- 18 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.LifecycleClient/HeuristicLab.Clients.Hive.LifecycleClient.csproj ¶
r5593 r5852 69 69 <ItemGroup> 70 70 <Reference Include="HeuristicLab.Clients.Common-3.3"> 71 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>71 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath> 72 72 </Reference> 73 73 <Reference Include="System" /> -
TabularUnified branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.SlaveTrayIcon/HeuristicLab.Clients.Hive.Slave.SlaveTrayIcon.csproj ¶
r5780 r5852 45 45 <ItemGroup> 46 46 <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.3"> 47 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.DataAnalysis-3.3.dll</HintPath>47 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.DataAnalysis-3.3.dll</HintPath> 48 48 </Reference> 49 49 <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 50 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>50 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath> 51 51 </Reference> 52 52 <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 53 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>53 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath> 54 54 </Reference> 55 55 <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 56 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>56 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath> 57 57 </Reference> 58 58 <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 59 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>59 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath> 60 60 </Reference> 61 61 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 62 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>62 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 63 63 </Reference> 64 64 <Reference Include="System" /> -
TabularUnified branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Tests/HeuristicLab.Clients.Hive.Slave.Tests-3.4.csproj ¶
r5599 r5852 67 67 <ItemGroup> 68 68 <Reference Include="ALGLIB-2.5.0"> 69 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ALGLIB-2.5.0.dll</HintPath>69 <HintPath>C:\Program Files\HeuristicLab 3.3\ALGLIB-2.5.0.dll</HintPath> 70 70 </Reference> 71 71 <Reference Include="ALGLIB-3.1.0"> 72 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ALGLIB-3.1.0.dll</HintPath>72 <HintPath>C:\Program Files\HeuristicLab 3.3\ALGLIB-3.1.0.dll</HintPath> 73 73 </Reference> 74 74 <Reference Include="Google.ProtocolBuffers-0.9.1"> 75 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\Google.ProtocolBuffers-0.9.1.dll</HintPath>75 <HintPath>C:\Program Files\HeuristicLab 3.3\Google.ProtocolBuffers-0.9.1.dll</HintPath> 76 76 </Reference> 77 77 <Reference Include="HeuristicLab.ALGLIB-2.5.0"> 78 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.ALGLIB-2.5.0.dll</HintPath>78 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.ALGLIB-2.5.0.dll</HintPath> 79 79 </Reference> 80 80 <Reference Include="HeuristicLab.ALGLIB-3.1.0"> 81 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.ALGLIB-3.1.0.dll</HintPath>81 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.ALGLIB-3.1.0.dll</HintPath> 82 82 </Reference> 83 83 <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.3"> 84 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.DataAnalysis-3.3.dll</HintPath>84 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.DataAnalysis-3.3.dll</HintPath> 85 85 </Reference> 86 86 <Reference Include="HeuristicLab.Algorithms.DataAnalysis.Views-3.3"> 87 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.DataAnalysis.Views-3.3.dll</HintPath>87 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.DataAnalysis.Views-3.3.dll</HintPath> 88 88 </Reference> 89 89 <Reference Include="HeuristicLab.Algorithms.EvolutionStrategy-3.3"> 90 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.EvolutionStrategy-3.3.dll</HintPath>90 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.EvolutionStrategy-3.3.dll</HintPath> 91 91 </Reference> 92 92 <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3"> 93 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>93 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath> 94 94 </Reference> 95 95 <Reference Include="HeuristicLab.Algorithms.LocalSearch-3.3"> 96 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath>96 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath> 97 97 </Reference> 98 98 <Reference Include="HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3"> 99 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>99 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath> 100 100 </Reference> 101 101 <Reference Include="HeuristicLab.Algorithms.SimulatedAnnealing-3.3"> 102 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll</HintPath>102 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll</HintPath> 103 103 </Reference> 104 104 <Reference Include="HeuristicLab.Algorithms.TabuSearch-3.3"> 105 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.TabuSearch-3.3.dll</HintPath>105 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.TabuSearch-3.3.dll</HintPath> 106 106 </Reference> 107 107 <Reference Include="HeuristicLab.Analysis-3.3"> 108 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Analysis-3.3.dll</HintPath>108 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Analysis-3.3.dll</HintPath> 109 109 </Reference> 110 110 <Reference Include="HeuristicLab.Analysis.Views-3.3"> 111 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Analysis.Views-3.3.dll</HintPath>111 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Analysis.Views-3.3.dll</HintPath> 112 112 </Reference> 113 113 <Reference Include="HeuristicLab.Clients.Common-3.3"> 114 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>114 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath> 115 115 </Reference> 116 116 <Reference Include="HeuristicLab.CodeEditor-3.3"> 117 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.CodeEditor-3.3.dll</HintPath>117 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.CodeEditor-3.3.dll</HintPath> 118 118 </Reference> 119 119 <Reference Include="HeuristicLab.Collections-3.3"> 120 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>120 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath> 121 121 </Reference> 122 122 <Reference Include="HeuristicLab.Common-3.3"> 123 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>123 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath> 124 124 </Reference> 125 125 <Reference Include="HeuristicLab.Common.Resources-3.3"> 126 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>126 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath> 127 127 </Reference> 128 128 <Reference Include="HeuristicLab.Core-3.3"> 129 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>129 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath> 130 130 </Reference> 131 131 <Reference Include="HeuristicLab.Core.Views-3.3"> 132 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>132 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath> 133 133 </Reference> 134 134 <Reference Include="HeuristicLab.Data-3.3"> 135 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>135 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath> 136 136 </Reference> 137 137 <Reference Include="HeuristicLab.Data.Views-3.3"> 138 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data.Views-3.3.dll</HintPath>138 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data.Views-3.3.dll</HintPath> 139 139 </Reference> 140 140 <Reference Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3"> 141 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>141 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath> 142 142 </Reference> 143 143 <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3"> 144 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>144 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath> 145 145 </Reference> 146 146 <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3"> 147 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>147 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath> 148 148 </Reference> 149 149 <Reference Include="HeuristicLab.Encodings.PermutationEncoding.Views-3.3"> 150 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.PermutationEncoding.Views-3.3.dll</HintPath>150 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.PermutationEncoding.Views-3.3.dll</HintPath> 151 151 </Reference> 152 152 <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3"> 153 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>153 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath> 154 154 </Reference> 155 155 <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3"> 156 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.dll</HintPath>156 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.dll</HintPath> 157 157 </Reference> 158 158 <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3"> 159 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.dll</HintPath>159 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.dll</HintPath> 160 160 </Reference> 161 161 <Reference Include="HeuristicLab.LibSVM-1.6.3"> 162 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.LibSVM-1.6.3.dll</HintPath>162 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.LibSVM-1.6.3.dll</HintPath> 163 163 </Reference> 164 164 <Reference Include="HeuristicLab.log4net-1.2.10.0"> 165 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.log4net-1.2.10.0.dll</HintPath>165 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.log4net-1.2.10.0.dll</HintPath> 166 166 </Reference> 167 167 <Reference Include="HeuristicLab.MainForm-3.3"> 168 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>168 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath> 169 169 </Reference> 170 170 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3"> 171 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>171 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 172 172 </Reference> 173 173 <Reference Include="HeuristicLab.Netron-3.0.2672.12446"> 174 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Netron-3.0.2672.12446.dll</HintPath>174 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Netron-3.0.2672.12446.dll</HintPath> 175 175 </Reference> 176 176 <Reference Include="HeuristicLab.Operators-3.3"> 177 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>177 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath> 178 178 </Reference> 179 179 <Reference Include="HeuristicLab.Operators.Programmable-3.3"> 180 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Programmable-3.3.dll</HintPath>180 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Programmable-3.3.dll</HintPath> 181 181 </Reference> 182 182 <Reference Include="HeuristicLab.Operators.Views-3.3"> 183 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Views-3.3.dll</HintPath>183 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Views-3.3.dll</HintPath> 184 184 </Reference> 185 185 <Reference Include="HeuristicLab.Operators.Views.GraphVisualization-3.3"> 186 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Views.GraphVisualization-3.3.dll</HintPath>186 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Views.GraphVisualization-3.3.dll</HintPath> 187 187 </Reference> 188 188 <Reference Include="HeuristicLab.Optimization-3.3"> 189 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>189 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath> 190 190 </Reference> 191 191 <Reference Include="HeuristicLab.Optimization.Operators-3.3"> 192 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>192 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Operators-3.3.dll</HintPath> 193 193 </Reference> 194 194 <Reference Include="HeuristicLab.Optimization.Views-3.3"> 195 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Views-3.3.dll</HintPath>195 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Views-3.3.dll</HintPath> 196 196 </Reference> 197 197 <Reference Include="HeuristicLab.Optimizer-3.3"> 198 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>198 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath> 199 199 </Reference> 200 200 <Reference Include="HeuristicLab.Parameters-3.3"> 201 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath>201 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath> 202 202 </Reference> 203 203 <Reference Include="HeuristicLab.Parameters.Views-3.3"> 204 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters.Views-3.3.dll</HintPath>204 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters.Views-3.3.dll</HintPath> 205 205 </Reference> 206 206 <Reference Include="HeuristicLab.Persistence-3.3"> 207 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>207 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath> 208 208 </Reference> 209 209 <Reference Include="HeuristicLab.Persistence.GUI-3.3"> 210 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence.GUI-3.3.dll</HintPath>210 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence.GUI-3.3.dll</HintPath> 211 211 </Reference> 212 212 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 213 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>213 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 214 214 </Reference> 215 215 <Reference Include="HeuristicLab.Problems.ArtificialAnt-3.3"> 216 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ArtificialAnt-3.3.dll</HintPath>216 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ArtificialAnt-3.3.dll</HintPath> 217 217 </Reference> 218 218 <Reference Include="HeuristicLab.Problems.ArtificialAnt.Views-3.3"> 219 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ArtificialAnt.Views-3.3.dll</HintPath>219 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ArtificialAnt.Views-3.3.dll</HintPath> 220 220 </Reference> 221 221 <Reference Include="HeuristicLab.Problems.DataAnalysis-3.3"> 222 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis-3.3.dll</HintPath>222 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis-3.3.dll</HintPath> 223 223 </Reference> 224 224 <Reference Include="HeuristicLab.Problems.DataAnalysis.Classification-3.3"> 225 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Classification-3.3.dll</HintPath>225 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Classification-3.3.dll</HintPath> 226 226 </Reference> 227 227 <Reference Include="HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3"> 228 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3.dll</HintPath>228 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3.dll</HintPath> 229 229 </Reference> 230 230 <Reference Include="HeuristicLab.Problems.DataAnalysis.Regression-3.3"> 231 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Regression-3.3.dll</HintPath>231 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Regression-3.3.dll</HintPath> 232 232 </Reference> 233 233 <Reference Include="HeuristicLab.Problems.DataAnalysis.Views-3.3"> 234 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Views-3.3.dll</HintPath>234 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Views-3.3.dll</HintPath> 235 235 </Reference> 236 236 <Reference Include="HeuristicLab.Problems.ExternalEvaluation-3.3"> 237 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation-3.3.dll</HintPath>237 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation-3.3.dll</HintPath> 238 238 </Reference> 239 239 <Reference Include="HeuristicLab.Problems.ExternalEvaluation.GP-3.3"> 240 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.GP-3.3.dll</HintPath>240 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.GP-3.3.dll</HintPath> 241 241 </Reference> 242 242 <Reference Include="HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3"> 243 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.dll</HintPath>243 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.dll</HintPath> 244 244 </Reference> 245 245 <Reference Include="HeuristicLab.Problems.ExternalEvaluation.Views-3.3"> 246 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.Views-3.3.dll</HintPath>246 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.Views-3.3.dll</HintPath> 247 247 </Reference> 248 248 <Reference Include="HeuristicLab.Problems.Knapsack-3.3"> 249 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.Knapsack-3.3.dll</HintPath>249 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.Knapsack-3.3.dll</HintPath> 250 250 </Reference> 251 251 <Reference Include="HeuristicLab.Problems.Knapsack.Views-3.3"> 252 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.Knapsack.Views-3.3.dll</HintPath>252 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.Knapsack.Views-3.3.dll</HintPath> 253 253 </Reference> 254 254 <Reference Include="HeuristicLab.Problems.OneMax-3.3"> 255 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.OneMax-3.3.dll</HintPath>255 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.OneMax-3.3.dll</HintPath> 256 256 </Reference> 257 257 <Reference Include="HeuristicLab.Problems.OneMax.Views-3.3"> 258 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.OneMax.Views-3.3.dll</HintPath>258 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.OneMax.Views-3.3.dll</HintPath> 259 259 </Reference> 260 260 <Reference Include="HeuristicLab.Problems.TestFunctions-3.3"> 261 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>261 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath> 262 262 </Reference> 263 263 <Reference Include="HeuristicLab.Problems.TestFunctions.Views-3.3"> 264 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TestFunctions.Views-3.3.dll</HintPath>264 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TestFunctions.Views-3.3.dll</HintPath> 265 265 </Reference> 266 266 <Reference Include="HeuristicLab.Problems.TravelingSalesman-3.3"> 267 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath>267 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath> 268 268 </Reference> 269 269 <Reference Include="HeuristicLab.Problems.TravelingSalesman.Views-3.3"> 270 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TravelingSalesman.Views-3.3.dll</HintPath>270 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TravelingSalesman.Views-3.3.dll</HintPath> 271 271 </Reference> 272 272 <Reference Include="HeuristicLab.Problems.VehicleRouting-3.3"> 273 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.VehicleRouting-3.3.dll</HintPath>273 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.VehicleRouting-3.3.dll</HintPath> 274 274 </Reference> 275 275 <Reference Include="HeuristicLab.Problems.VehicleRouting.Views-3.3"> 276 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.VehicleRouting.Views-3.3.dll</HintPath>276 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.VehicleRouting.Views-3.3.dll</HintPath> 277 277 </Reference> 278 278 <Reference Include="HeuristicLab.ProtobufCS-0.9.1"> 279 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.ProtobufCS-0.9.1.dll</HintPath>279 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.ProtobufCS-0.9.1.dll</HintPath> 280 280 </Reference> 281 281 <Reference Include="HeuristicLab.Random-3.3"> 282 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Random-3.3.dll</HintPath>282 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Random-3.3.dll</HintPath> 283 283 </Reference> 284 284 <Reference Include="HeuristicLab.Selection-3.3"> 285 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Selection-3.3.dll</HintPath>285 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Selection-3.3.dll</HintPath> 286 286 </Reference> 287 287 <Reference Include="HeuristicLab.SequentialEngine-3.3"> 288 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.SequentialEngine-3.3.dll</HintPath>288 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.SequentialEngine-3.3.dll</HintPath> 289 289 </Reference> 290 290 <Reference Include="HeuristicLab.SharpDevelop-3.1.1.5327"> 291 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.SharpDevelop-3.1.1.5327.dll</HintPath>291 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.SharpDevelop-3.1.1.5327.dll</HintPath> 292 292 </Reference> 293 293 <Reference Include="HeuristicLab.Tracing-3.3"> 294 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Tracing-3.3.dll</HintPath>294 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Tracing-3.3.dll</HintPath> 295 295 </Reference> 296 296 <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3"> 297 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>297 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath> 298 298 </Reference> 299 299 <Reference Include="HeuristicLab.WinFormsUI-2.3.1"> 300 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.WinFormsUI-2.3.1.dll</HintPath>300 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.WinFormsUI-2.3.1.dll</HintPath> 301 301 </Reference> 302 302 <Reference Include="ICSharpCode.NRefactory"> 303 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ICSharpCode.NRefactory.dll</HintPath>303 <HintPath>C:\Program Files\HeuristicLab 3.3\ICSharpCode.NRefactory.dll</HintPath> 304 304 </Reference> 305 305 <Reference Include="ICSharpCode.SharpDevelop.Dom"> 306 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ICSharpCode.SharpDevelop.Dom.dll</HintPath>306 <HintPath>C:\Program Files\HeuristicLab 3.3\ICSharpCode.SharpDevelop.Dom.dll</HintPath> 307 307 </Reference> 308 308 <Reference Include="ICSharpCode.SharpZipLib"> 309 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ICSharpCode.SharpZipLib.dll</HintPath>309 <HintPath>C:\Program Files\HeuristicLab 3.3\ICSharpCode.SharpZipLib.dll</HintPath> 310 310 </Reference> 311 311 <Reference Include="ICSharpCode.TextEditor"> 312 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ICSharpCode.TextEditor.dll</HintPath>312 <HintPath>C:\Program Files\HeuristicLab 3.3\ICSharpCode.TextEditor.dll</HintPath> 313 313 </Reference> 314 314 <Reference Include="LibSVM-1.6.3"> 315 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\LibSVM-1.6.3.dll</HintPath>315 <HintPath>C:\Program Files\HeuristicLab 3.3\LibSVM-1.6.3.dll</HintPath> 316 316 </Reference> 317 317 <Reference Include="log4net"> 318 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\log4net.dll</HintPath>318 <HintPath>C:\Program Files\HeuristicLab 3.3\log4net.dll</HintPath> 319 319 </Reference> 320 320 <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> 321 321 <Reference Include="Mono.Cecil"> 322 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\Mono.Cecil.dll</HintPath>322 <HintPath>C:\Program Files\HeuristicLab 3.3\Mono.Cecil.dll</HintPath> 323 323 </Reference> 324 324 <Reference Include="Netron.Diagramming.Core-3.0.2672.12446"> 325 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\Netron.Diagramming.Core-3.0.2672.12446.dll</HintPath>325 <HintPath>C:\Program Files\HeuristicLab 3.3\Netron.Diagramming.Core-3.0.2672.12446.dll</HintPath> 326 326 </Reference> 327 327 <Reference Include="System" /> … … 333 333 <Reference Include="System.ServiceModel" /> 334 334 <Reference Include="WeifenLuo.WinFormsUI.Docking-2.3.1"> 335 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\WeifenLuo.WinFormsUI.Docking-2.3.1.dll</HintPath>335 <HintPath>C:\Program Files\HeuristicLab 3.3\WeifenLuo.WinFormsUI.Docking-2.3.1.dll</HintPath> 336 336 </Reference> 337 337 </ItemGroup> -
TabularUnified branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.4/HeuristicLab.Clients.Hive.Slave.Views-3.4.csproj ¶
r5789 r5852 72 72 <ItemGroup> 73 73 <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3"> 74 <HintPath> ..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>74 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath> 75 75 </Reference> 76 76 <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 77 <HintPath> ..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>77 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath> 78 78 </Reference> 79 79 <Reference Include="HeuristicLab.Common-3.3"> 80 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>80 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath> 81 81 </Reference> 82 82 <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 83 <HintPath> ..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>83 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath> 84 84 </Reference> 85 85 <Reference Include="HeuristicLab.Core-3.3"> 86 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>86 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath> 87 87 </Reference> 88 88 <Reference Include="HeuristicLab.Core.Views-3.3"> 89 <HintPath> ..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>89 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath> 90 90 </Reference> 91 91 <Reference Include="HeuristicLab.Data-3.3"> 92 <HintPath> ..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>92 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath> 93 93 </Reference> 94 94 <Reference Include="HeuristicLab.Data.Views-3.3"> 95 <HintPath> ..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data.Views-3.3.dll</HintPath>95 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data.Views-3.3.dll</HintPath> 96 96 </Reference> 97 97 <Reference Include="HeuristicLab.MainForm-3.3"> 98 <HintPath> ..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>98 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath> 99 99 </Reference> 100 100 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3"> 101 <HintPath> ..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>101 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 102 102 </Reference> 103 103 <Reference Include="HeuristicLab.Optimization-3.3"> 104 <HintPath> ..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>104 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath> 105 105 </Reference> 106 106 <Reference Include="HeuristicLab.Optimizer-3.3"> 107 <HintPath> ..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>107 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath> 108 108 </Reference> 109 109 <Reference Include="HeuristicLab.Persistence-3.3"> 110 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>110 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath> 111 111 </Reference> 112 112 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 113 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>113 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 114 114 </Reference> 115 115 <Reference Include="System" /> -
TabularUnified branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.4/HeuristicLab.Clients.Hive.Slave-3.4.csproj ¶
r5786 r5852 72 72 <ItemGroup> 73 73 <Reference Include="HeuristicLab.Clients.Common-3.3"> 74 <HintPath> ..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>74 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath> 75 75 </Reference> 76 76 <Reference Include="HeuristicLab.Common-3.3"> 77 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>77 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath> 78 78 </Reference> 79 79 <Reference Include="HeuristicLab.Core-3.3"> 80 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>80 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath> 81 81 </Reference> 82 82 <Reference Include="HeuristicLab.Persistence-3.3"> 83 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>83 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath> 84 84 </Reference> 85 85 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 86 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>86 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 87 87 </Reference> 88 88 <Reference Include="System" /> -
TabularUnified branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Tests/HeuristicLab.Clients.Hive.Tests-3.4.csproj ¶
r5599 r5852 35 35 <ItemGroup> 36 36 <Reference Include="ALGLIB-3.1.0"> 37 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ALGLIB-3.1.0.dll</HintPath>37 <HintPath>C:\Program Files\HeuristicLab 3.3\ALGLIB-3.1.0.dll</HintPath> 38 38 </Reference> 39 39 <Reference Include="Google.ProtocolBuffers-0.9.1"> 40 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\Google.ProtocolBuffers-0.9.1.dll</HintPath>40 <HintPath>C:\Program Files\HeuristicLab 3.3\Google.ProtocolBuffers-0.9.1.dll</HintPath> 41 41 </Reference> 42 42 <Reference Include="HeuristicLab.ALGLIB-3.1.0"> 43 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.ALGLIB-3.1.0.dll</HintPath>43 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.ALGLIB-3.1.0.dll</HintPath> 44 44 </Reference> 45 45 <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.3"> 46 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.DataAnalysis-3.3.dll</HintPath>46 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.DataAnalysis-3.3.dll</HintPath> 47 47 </Reference> 48 48 <Reference Include="HeuristicLab.Algorithms.DataAnalysis.Views-3.3"> 49 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.DataAnalysis.Views-3.3.dll</HintPath>49 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.DataAnalysis.Views-3.3.dll</HintPath> 50 50 </Reference> 51 51 <Reference Include="HeuristicLab.Algorithms.EvolutionStrategy-3.3"> 52 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.EvolutionStrategy-3.3.dll</HintPath>52 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.EvolutionStrategy-3.3.dll</HintPath> 53 53 </Reference> 54 54 <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3"> 55 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>55 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath> 56 56 </Reference> 57 57 <Reference Include="HeuristicLab.Algorithms.LocalSearch-3.3"> 58 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath>58 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath> 59 59 </Reference> 60 60 <Reference Include="HeuristicLab.Algorithms.NSGA2-3.3"> 61 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.NSGA2-3.3.dll</HintPath>61 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.NSGA2-3.3.dll</HintPath> 62 62 </Reference> 63 63 <Reference Include="HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3"> 64 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>64 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath> 65 65 </Reference> 66 66 <Reference Include="HeuristicLab.Algorithms.SimulatedAnnealing-3.3"> 67 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll</HintPath>67 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll</HintPath> 68 68 </Reference> 69 69 <Reference Include="HeuristicLab.Algorithms.TabuSearch-3.3"> 70 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.TabuSearch-3.3.dll</HintPath>70 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.TabuSearch-3.3.dll</HintPath> 71 71 </Reference> 72 72 <Reference Include="HeuristicLab.Analysis-3.3"> 73 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Analysis-3.3.dll</HintPath>73 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Analysis-3.3.dll</HintPath> 74 74 </Reference> 75 75 <Reference Include="HeuristicLab.Analysis.Views-3.3"> 76 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Analysis.Views-3.3.dll</HintPath>76 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Analysis.Views-3.3.dll</HintPath> 77 77 </Reference> 78 78 <Reference Include="HeuristicLab.Clients.Common-3.3"> 79 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>79 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath> 80 80 </Reference> 81 81 <Reference Include="HeuristicLab.CodeEditor-3.3"> 82 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.CodeEditor-3.3.dll</HintPath>82 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.CodeEditor-3.3.dll</HintPath> 83 83 </Reference> 84 84 <Reference Include="HeuristicLab.Collections-3.3"> 85 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>85 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath> 86 86 </Reference> 87 87 <Reference Include="HeuristicLab.Common-3.3"> 88 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>88 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath> 89 89 </Reference> 90 90 <Reference Include="HeuristicLab.Common.Resources-3.3"> 91 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>91 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath> 92 92 </Reference> 93 93 <Reference Include="HeuristicLab.Core-3.3"> 94 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>94 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath> 95 95 </Reference> 96 96 <Reference Include="HeuristicLab.Core.Views-3.3"> 97 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>97 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath> 98 98 </Reference> 99 99 <Reference Include="HeuristicLab.Data-3.3"> 100 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>100 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath> 101 101 </Reference> 102 102 <Reference Include="HeuristicLab.Data.Views-3.3"> 103 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data.Views-3.3.dll</HintPath>103 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data.Views-3.3.dll</HintPath> 104 104 </Reference> 105 105 <Reference Include="HeuristicLab.DebugEngine-3.3"> 106 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.DebugEngine-3.3.dll</HintPath>106 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.DebugEngine-3.3.dll</HintPath> 107 107 </Reference> 108 108 <Reference Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3"> 109 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>109 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath> 110 110 </Reference> 111 111 <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3"> 112 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>112 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath> 113 113 </Reference> 114 114 <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3"> 115 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>115 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath> 116 116 </Reference> 117 117 <Reference Include="HeuristicLab.Encodings.PermutationEncoding.Views-3.3"> 118 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.PermutationEncoding.Views-3.3.dll</HintPath>118 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.PermutationEncoding.Views-3.3.dll</HintPath> 119 119 </Reference> 120 120 <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3"> 121 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>121 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath> 122 122 </Reference> 123 123 <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3"> 124 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.dll</HintPath>124 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.dll</HintPath> 125 125 </Reference> 126 126 <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3"> 127 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.dll</HintPath>127 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.dll</HintPath> 128 128 </Reference> 129 129 <Reference Include="HeuristicLab.LibSVM-1.6.3"> 130 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.LibSVM-1.6.3.dll</HintPath>130 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.LibSVM-1.6.3.dll</HintPath> 131 131 </Reference> 132 132 <Reference Include="HeuristicLab.log4net-1.2.10.0"> 133 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.log4net-1.2.10.0.dll</HintPath>133 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.log4net-1.2.10.0.dll</HintPath> 134 134 </Reference> 135 135 <Reference Include="HeuristicLab.MainForm-3.3"> 136 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>136 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath> 137 137 </Reference> 138 138 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3"> 139 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>139 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 140 140 </Reference> 141 141 <Reference Include="HeuristicLab.Netron-3.0.2672.12446"> 142 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Netron-3.0.2672.12446.dll</HintPath>142 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Netron-3.0.2672.12446.dll</HintPath> 143 143 </Reference> 144 144 <Reference Include="HeuristicLab.Operators-3.3"> 145 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>145 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath> 146 146 </Reference> 147 147 <Reference Include="HeuristicLab.Operators.Programmable-3.3"> 148 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Programmable-3.3.dll</HintPath>148 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Programmable-3.3.dll</HintPath> 149 149 </Reference> 150 150 <Reference Include="HeuristicLab.Operators.Views-3.3"> 151 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Views-3.3.dll</HintPath>151 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Views-3.3.dll</HintPath> 152 152 </Reference> 153 153 <Reference Include="HeuristicLab.Operators.Views.GraphVisualization-3.3"> 154 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Views.GraphVisualization-3.3.dll</HintPath>154 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Views.GraphVisualization-3.3.dll</HintPath> 155 155 </Reference> 156 156 <Reference Include="HeuristicLab.Optimization-3.3"> 157 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>157 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath> 158 158 </Reference> 159 159 <Reference Include="HeuristicLab.Optimization.Operators-3.3"> 160 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>160 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Operators-3.3.dll</HintPath> 161 161 </Reference> 162 162 <Reference Include="HeuristicLab.Optimization.Views-3.3"> 163 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Views-3.3.dll</HintPath>163 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Views-3.3.dll</HintPath> 164 164 </Reference> 165 165 <Reference Include="HeuristicLab.Optimizer-3.3"> 166 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>166 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath> 167 167 </Reference> 168 168 <Reference Include="HeuristicLab.ParallelEngine-3.3"> 169 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.ParallelEngine-3.3.dll</HintPath>169 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.ParallelEngine-3.3.dll</HintPath> 170 170 </Reference> 171 171 <Reference Include="HeuristicLab.Parameters-3.3"> 172 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath>172 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath> 173 173 </Reference> 174 174 <Reference Include="HeuristicLab.Parameters.Views-3.3"> 175 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters.Views-3.3.dll</HintPath>175 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters.Views-3.3.dll</HintPath> 176 176 </Reference> 177 177 <Reference Include="HeuristicLab.Persistence-3.3"> 178 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>178 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath> 179 179 </Reference> 180 180 <Reference Include="HeuristicLab.Persistence.GUI-3.3"> 181 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence.GUI-3.3.dll</HintPath>181 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence.GUI-3.3.dll</HintPath> 182 182 </Reference> 183 183 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 184 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>184 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 185 185 </Reference> 186 186 <Reference Include="HeuristicLab.Problems.ArtificialAnt-3.3"> 187 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ArtificialAnt-3.3.dll</HintPath>187 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ArtificialAnt-3.3.dll</HintPath> 188 188 </Reference> 189 189 <Reference Include="HeuristicLab.Problems.ArtificialAnt.Views-3.3"> 190 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ArtificialAnt.Views-3.3.dll</HintPath>190 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ArtificialAnt.Views-3.3.dll</HintPath> 191 191 </Reference> 192 192 <Reference Include="HeuristicLab.Problems.DataAnalysis-3.3"> 193 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis-3.3.dll</HintPath>193 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis-3.3.dll</HintPath> 194 194 </Reference> 195 195 <Reference Include="HeuristicLab.Problems.DataAnalysis.Classification-3.3"> 196 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Classification-3.3.dll</HintPath>196 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Classification-3.3.dll</HintPath> 197 197 </Reference> 198 198 <Reference Include="HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3"> 199 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3.dll</HintPath>199 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3.dll</HintPath> 200 200 </Reference> 201 201 <Reference Include="HeuristicLab.Problems.DataAnalysis.Regression-3.3"> 202 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Regression-3.3.dll</HintPath>202 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Regression-3.3.dll</HintPath> 203 203 </Reference> 204 204 <Reference Include="HeuristicLab.Problems.DataAnalysis.Views-3.3"> 205 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Views-3.3.dll</HintPath>205 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Views-3.3.dll</HintPath> 206 206 </Reference> 207 207 <Reference Include="HeuristicLab.Problems.ExternalEvaluation-3.3"> 208 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation-3.3.dll</HintPath>208 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation-3.3.dll</HintPath> 209 209 </Reference> 210 210 <Reference Include="HeuristicLab.Problems.ExternalEvaluation.GP-3.3"> 211 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.GP-3.3.dll</HintPath>211 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.GP-3.3.dll</HintPath> 212 212 </Reference> 213 213 <Reference Include="HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3"> 214 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.dll</HintPath>214 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.dll</HintPath> 215 215 </Reference> 216 216 <Reference Include="HeuristicLab.Problems.ExternalEvaluation.Views-3.3"> 217 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.Views-3.3.dll</HintPath>217 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.Views-3.3.dll</HintPath> 218 218 </Reference> 219 219 <Reference Include="HeuristicLab.Problems.Knapsack-3.3"> 220 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.Knapsack-3.3.dll</HintPath>220 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.Knapsack-3.3.dll</HintPath> 221 221 </Reference> 222 222 <Reference Include="HeuristicLab.Problems.Knapsack.Views-3.3"> 223 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.Knapsack.Views-3.3.dll</HintPath>223 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.Knapsack.Views-3.3.dll</HintPath> 224 224 </Reference> 225 225 <Reference Include="HeuristicLab.Problems.MetaOptimization-3.3"> 226 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.MetaOptimization-3.3.dll</HintPath>226 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.MetaOptimization-3.3.dll</HintPath> 227 227 </Reference> 228 228 <Reference Include="HeuristicLab.Problems.MetaOptimization.Views-3.3"> 229 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.MetaOptimization.Views-3.3.dll</HintPath>229 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.MetaOptimization.Views-3.3.dll</HintPath> 230 230 </Reference> 231 231 <Reference Include="HeuristicLab.Problems.OneMax-3.3"> 232 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.OneMax-3.3.dll</HintPath>232 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.OneMax-3.3.dll</HintPath> 233 233 </Reference> 234 234 <Reference Include="HeuristicLab.Problems.OneMax.Views-3.3"> 235 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.OneMax.Views-3.3.dll</HintPath>235 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.OneMax.Views-3.3.dll</HintPath> 236 236 </Reference> 237 237 <Reference Include="HeuristicLab.Problems.TestFunctions-3.3"> 238 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>238 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath> 239 239 </Reference> 240 240 <Reference Include="HeuristicLab.Problems.TestFunctions.Views-3.3"> 241 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TestFunctions.Views-3.3.dll</HintPath>241 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TestFunctions.Views-3.3.dll</HintPath> 242 242 </Reference> 243 243 <Reference Include="HeuristicLab.Problems.TravelingSalesman-3.3"> 244 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath>244 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath> 245 245 </Reference> 246 246 <Reference Include="HeuristicLab.Problems.TravelingSalesman.Views-3.3"> 247 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TravelingSalesman.Views-3.3.dll</HintPath>247 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TravelingSalesman.Views-3.3.dll</HintPath> 248 248 </Reference> 249 249 <Reference Include="HeuristicLab.Problems.VehicleRouting-3.3"> 250 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.VehicleRouting-3.3.dll</HintPath>250 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.VehicleRouting-3.3.dll</HintPath> 251 251 </Reference> 252 252 <Reference Include="HeuristicLab.Problems.VehicleRouting.Views-3.3"> 253 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.VehicleRouting.Views-3.3.dll</HintPath>253 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.VehicleRouting.Views-3.3.dll</HintPath> 254 254 </Reference> 255 255 <Reference Include="HeuristicLab.ProtobufCS-0.9.1"> 256 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.ProtobufCS-0.9.1.dll</HintPath>256 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.ProtobufCS-0.9.1.dll</HintPath> 257 257 </Reference> 258 258 <Reference Include="HeuristicLab.Random-3.3"> 259 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Random-3.3.dll</HintPath>259 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Random-3.3.dll</HintPath> 260 260 </Reference> 261 261 <Reference Include="HeuristicLab.Selection-3.3"> 262 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Selection-3.3.dll</HintPath>262 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Selection-3.3.dll</HintPath> 263 263 </Reference> 264 264 <Reference Include="HeuristicLab.SequentialEngine-3.3"> 265 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.SequentialEngine-3.3.dll</HintPath>265 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.SequentialEngine-3.3.dll</HintPath> 266 266 </Reference> 267 267 <Reference Include="HeuristicLab.SharpDevelop-3.1.1.5327"> 268 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.SharpDevelop-3.1.1.5327.dll</HintPath>268 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.SharpDevelop-3.1.1.5327.dll</HintPath> 269 269 </Reference> 270 270 <Reference Include="HeuristicLab.Tracing-3.3"> 271 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Tracing-3.3.dll</HintPath>271 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Tracing-3.3.dll</HintPath> 272 272 </Reference> 273 273 <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3"> 274 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>274 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath> 275 275 </Reference> 276 276 <Reference Include="HeuristicLab.WinFormsUI-2.3.1"> 277 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.WinFormsUI-2.3.1.dll</HintPath>277 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.WinFormsUI-2.3.1.dll</HintPath> 278 278 </Reference> 279 279 <Reference Include="ICSharpCode.NRefactory"> 280 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ICSharpCode.NRefactory.dll</HintPath>280 <HintPath>C:\Program Files\HeuristicLab 3.3\ICSharpCode.NRefactory.dll</HintPath> 281 281 </Reference> 282 282 <Reference Include="ICSharpCode.SharpDevelop.Dom"> 283 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ICSharpCode.SharpDevelop.Dom.dll</HintPath>283 <HintPath>C:\Program Files\HeuristicLab 3.3\ICSharpCode.SharpDevelop.Dom.dll</HintPath> 284 284 </Reference> 285 285 <Reference Include="ICSharpCode.SharpZipLib"> 286 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ICSharpCode.SharpZipLib.dll</HintPath>286 <HintPath>C:\Program Files\HeuristicLab 3.3\ICSharpCode.SharpZipLib.dll</HintPath> 287 287 </Reference> 288 288 <Reference Include="ICSharpCode.TextEditor"> 289 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ICSharpCode.TextEditor.dll</HintPath>289 <HintPath>C:\Program Files\HeuristicLab 3.3\ICSharpCode.TextEditor.dll</HintPath> 290 290 </Reference> 291 291 <Reference Include="LibSVM-1.6.3"> 292 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\LibSVM-1.6.3.dll</HintPath>292 <HintPath>C:\Program Files\HeuristicLab 3.3\LibSVM-1.6.3.dll</HintPath> 293 293 </Reference> 294 294 <Reference Include="log4net"> 295 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\log4net.dll</HintPath>295 <HintPath>C:\Program Files\HeuristicLab 3.3\log4net.dll</HintPath> 296 296 </Reference> 297 297 <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework"> 298 <HintPath> ..\..\..\..\..\..\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll</HintPath>298 <HintPath>C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll</HintPath> 299 299 </Reference> 300 300 <Reference Include="Mono.Cecil"> 301 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\Mono.Cecil.dll</HintPath>301 <HintPath>C:\Program Files\HeuristicLab 3.3\Mono.Cecil.dll</HintPath> 302 302 </Reference> 303 303 <Reference Include="Netron.Diagramming.Core-3.0.2672.12446"> 304 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\Netron.Diagramming.Core-3.0.2672.12446.dll</HintPath>304 <HintPath>C:\Program Files\HeuristicLab 3.3\Netron.Diagramming.Core-3.0.2672.12446.dll</HintPath> 305 305 </Reference> 306 306 <Reference Include="System" /> … … 313 313 <Reference Include="System.ServiceModel.Web" /> 314 314 <Reference Include="WeifenLuo.WinFormsUI.Docking-2.3.1"> 315 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\WeifenLuo.WinFormsUI.Docking-2.3.1.dll</HintPath>315 <HintPath>C:\Program Files\HeuristicLab 3.3\WeifenLuo.WinFormsUI.Docking-2.3.1.dll</HintPath> 316 316 </Reference> 317 317 <Reference Include="ZedGraph"> 318 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ZedGraph.dll</HintPath>318 <HintPath>C:\Program Files\HeuristicLab 3.3\ZedGraph.dll</HintPath> 319 319 </Reference> 320 320 </ItemGroup> -
TabularUnified branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.4/Administration/ResourcesView.cs ¶
r5711 r5852 84 84 tn.Tag = g; 85 85 tn.Text = g.Name; 86 foreach ( Slave sin Content.Where(s => s.ParentResourceId != null && s.ParentResourceId == g.Id)) {87 var stn = new TreeNode( s.Name);86 foreach (Resource r in Content.Where(s => s.ParentResourceId != null && s.ParentResourceId == g.Id)) { 87 var stn = new TreeNode(r.Name); 88 88 stn.ImageIndex = 0; 89 89 stn.SelectedImageIndex = stn.ImageIndex; 90 stn.Tag = s;90 stn.Tag = r; 91 91 tn.Nodes.Add(stn); 92 92 } -
TabularUnified branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.4/ExperimentManager/HiveExperimentView.Designer.cs ¶
r5779 r5852 83 83 this.nameTextBox.Size = new System.Drawing.Size(727, 20); 84 84 // 85 // descriptionTextBox86 //87 this.descriptionTextBox.Size = new System.Drawing.Size(727, 20);88 //89 85 // tabControl 90 86 // … … 374 370 this.Size = new System.Drawing.Size(799, 628); 375 371 this.Controls.SetChildIndex(this.nameTextBox, 0); 376 this.Controls.SetChildIndex(this.descriptionTextBox, 0);377 372 this.Controls.SetChildIndex(this.reconnectButton, 0); 378 373 this.Controls.SetChildIndex(this.resetButton, 0); … … 388 383 this.Controls.SetChildIndex(this.tabControl, 0); 389 384 this.Controls.SetChildIndex(this.nameLabel, 0); 390 this.Controls.SetChildIndex(this.descriptionLabel, 0);391 385 this.Controls.SetChildIndex(this.downloadExperimentPanel, 0); 392 386 ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit(); -
TabularUnified branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.4/ExperimentManager/HiveExperimentView.cs ¶
r5675 r5852 103 103 if (Content != null) { 104 104 this.nameTextBox.ReadOnly = Content.ExecutionState != ExecutionState.Prepared; 105 this.descriptionTextBox.ReadOnly = Content.ExecutionState != ExecutionState.Prepared;106 105 this.resourceNamesTextBox.ReadOnly = Content.ExecutionState != ExecutionState.Prepared; 107 106 this.jobsTreeView.ReadOnly = Content.ExecutionState != ExecutionState.Prepared; … … 135 134 Invoke(new EventHandler(Content_Prepared), sender, e); 136 135 else { 137 nameTextBox.Enabled = descriptionTextBox.Enabled =true;136 nameTextBox.Enabled = true; 138 137 Locked = false; 139 138 SetEnabledStateOfControls(); … … 144 143 Invoke(new EventHandler(Content_Started), sender, e); 145 144 else { 146 nameTextBox.Enabled = descriptionTextBox.Enabled =false;145 nameTextBox.Enabled = false; 147 146 SetEnabledStateOfControls(); 148 147 } … … 152 151 Invoke(new EventHandler(Content_Paused), sender, e); 153 152 else { 154 nameTextBox.Enabled = descriptionTextBox.Enabled =true;153 nameTextBox.Enabled = true; 155 154 SetEnabledStateOfControls(); 156 155 } … … 160 159 Invoke(new EventHandler(Content_Stopped), sender, e); 161 160 else { 162 nameTextBox.Enabled = descriptionTextBox.Enabled =true;161 nameTextBox.Enabled = true; 163 162 Locked = false; 164 163 SetEnabledStateOfControls(); -
TabularUnified branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.4/HeuristicLab.Clients.Hive.Views-3.4.csproj ¶
r5718 r5852 72 72 <ItemGroup> 73 73 <Reference Include="Calendar.DayView"> 74 <HintPath> ..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\Calendar.DayView.dll</HintPath>74 <HintPath>C:\Program Files\HeuristicLab 3.3\Calendar.DayView.dll</HintPath> 75 75 </Reference> 76 76 <Reference Include="HeuristicLab.Collections-3.3"> 77 <HintPath> ..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>77 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath> 78 78 </Reference> 79 79 <Reference Include="HeuristicLab.Common-3.3"> 80 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>80 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath> 81 81 </Reference> 82 82 <Reference Include="HeuristicLab.Common.Resources-3.3"> 83 <HintPath> ..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>83 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath> 84 84 </Reference> 85 85 <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 86 <HintPath> ..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>86 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath> 87 87 </Reference> 88 88 <Reference Include="HeuristicLab.Core.Views-3.3"> 89 <HintPath> ..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>89 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath> 90 90 </Reference> 91 91 <Reference Include="HeuristicLab.Data-3.3"> 92 <HintPath> ..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>92 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath> 93 93 </Reference> 94 94 <Reference Include="HeuristicLab.MainForm-3.3"> 95 <HintPath> ..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>95 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath> 96 96 </Reference> 97 97 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3"> 98 <HintPath> ..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>98 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 99 99 </Reference> 100 100 <Reference Include="HeuristicLab.Optimization-3.3"> 101 <HintPath> ..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>101 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath> 102 102 </Reference> 103 103 <Reference Include="HeuristicLab.Optimizer-3.3"> 104 <HintPath> ..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>104 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath> 105 105 </Reference> 106 106 <Reference Include="HeuristicLab.Persistence-3.3"> 107 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>107 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath> 108 108 </Reference> 109 109 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 110 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>110 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 111 111 </Reference> 112 112 <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3"> 113 <HintPath> ..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>113 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath> 114 114 </Reference> 115 115 <Reference Include="System" /> -
TabularUnified branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.4/HeuristicLab.Clients.Hive-3.4.csproj ¶
r5779 r5852 72 72 <ItemGroup> 73 73 <Reference Include="HeuristicLab.Clients.Common-3.3"> 74 <HintPath> ..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>74 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath> 75 75 </Reference> 76 76 <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" /> 77 77 <Reference Include="HeuristicLab.Common-3.3"> 78 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>78 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath> 79 79 </Reference> 80 80 <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 81 81 <SpecificVersion>False</SpecificVersion> 82 <HintPath> ..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>82 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath> 83 83 </Reference> 84 84 <Reference Include="HeuristicLab.Core-3.3"> 85 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>85 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath> 86 86 </Reference> 87 87 <Reference Include="HeuristicLab.Data-3.3"> 88 <HintPath> ..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>88 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath> 89 89 </Reference> 90 90 <Reference Include="HeuristicLab.Optimization-3.3"> 91 <HintPath> ..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>91 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath> 92 92 </Reference> 93 93 <Reference Include="HeuristicLab.Persistence-3.3"> 94 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>94 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath> 95 95 </Reference> 96 96 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 97 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>97 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 98 98 </Reference> 99 99 <Reference Include="System" /> -
TabularUnified branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.ExtLibs/HeuristicLab.DayView/1.0/HeuristicLab.DayView-1.0.csproj ¶
r5589 r5852 94 94 <ItemGroup> 95 95 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 96 <HintPath> ..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>96 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 97 97 </Reference> 98 98 <Reference Include="System" /> -
TabularUnified branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Hive/3.4/HeuristicLab.Hive-3.4.csproj ¶
r5402 r5852 72 72 <ItemGroup> 73 73 <Reference Include="HeuristicLab.Common-3.3"> 74 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>74 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath> 75 75 </Reference> 76 76 <Reference Include="HeuristicLab.Core-3.3"> 77 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>77 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath> 78 78 </Reference> 79 79 <Reference Include="HeuristicLab.Persistence-3.3"> 80 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>80 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath> 81 81 </Reference> 82 82 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 83 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>83 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 84 84 </Reference> 85 85 <Reference Include="System" /> -
TabularUnified branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Common/3.4/HeuristicLab.Services.Hive.Common-3.4.csproj ¶
r5779 r5852 72 72 <ItemGroup> 73 73 <Reference Include="HeuristicLab.Common-3.3"> 74 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>74 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath> 75 75 </Reference> 76 76 <Reference Include="HeuristicLab.Core-3.3"> 77 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>77 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath> 78 78 </Reference> 79 79 <Reference Include="HeuristicLab.Persistence-3.3"> 80 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>80 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath> 81 81 </Reference> 82 82 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 83 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>83 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 84 84 </Reference> 85 85 <Reference Include="System" /> -
TabularUnified branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.DataAccess/3.4/HeuristicLab.Services.Hive.DataAccess-3.4.csproj ¶
r5718 r5852 72 72 <ItemGroup> 73 73 <Reference Include="HeuristicLab.Clients.Common-3.3"> 74 <HintPath> ..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>74 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath> 75 75 </Reference> 76 76 <Reference Include="HeuristicLab.Common-3.3"> 77 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>77 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath> 78 78 </Reference> 79 79 <Reference Include="HeuristicLab.Core-3.3"> 80 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>80 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath> 81 81 </Reference> 82 82 <Reference Include="HeuristicLab.Persistence-3.3"> 83 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>83 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath> 84 84 </Reference> 85 85 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 86 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>86 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 87 87 </Reference> 88 88 <Reference Include="System" /> -
TabularUnified branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Tests/HeuristicLab.Services.Hive.Tests-3.4.csproj ¶
r5526 r5852 67 67 <ItemGroup> 68 68 <Reference Include="ALGLIB-2.5.0"> 69 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ALGLIB-2.5.0.dll</HintPath>69 <HintPath>C:\Program Files\HeuristicLab 3.3\ALGLIB-2.5.0.dll</HintPath> 70 70 </Reference> 71 71 <Reference Include="ALGLIB-3.1.0"> 72 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ALGLIB-3.1.0.dll</HintPath>72 <HintPath>C:\Program Files\HeuristicLab 3.3\ALGLIB-3.1.0.dll</HintPath> 73 73 </Reference> 74 74 <Reference Include="Google.ProtocolBuffers-0.9.1"> 75 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\Google.ProtocolBuffers-0.9.1.dll</HintPath>75 <HintPath>C:\Program Files\HeuristicLab 3.3\Google.ProtocolBuffers-0.9.1.dll</HintPath> 76 76 </Reference> 77 77 <Reference Include="HeuristicLab.ALGLIB-2.5.0"> 78 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.ALGLIB-2.5.0.dll</HintPath>78 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.ALGLIB-2.5.0.dll</HintPath> 79 79 </Reference> 80 80 <Reference Include="HeuristicLab.ALGLIB-3.1.0"> 81 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.ALGLIB-3.1.0.dll</HintPath>81 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.ALGLIB-3.1.0.dll</HintPath> 82 82 </Reference> 83 83 <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.3"> 84 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.DataAnalysis-3.3.dll</HintPath>84 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.DataAnalysis-3.3.dll</HintPath> 85 85 </Reference> 86 86 <Reference Include="HeuristicLab.Algorithms.DataAnalysis.Views-3.3"> 87 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.DataAnalysis.Views-3.3.dll</HintPath>87 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.DataAnalysis.Views-3.3.dll</HintPath> 88 88 </Reference> 89 89 <Reference Include="HeuristicLab.Algorithms.EvolutionStrategy-3.3"> 90 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.EvolutionStrategy-3.3.dll</HintPath>90 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.EvolutionStrategy-3.3.dll</HintPath> 91 91 </Reference> 92 92 <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3"> 93 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>93 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath> 94 94 </Reference> 95 95 <Reference Include="HeuristicLab.Algorithms.LocalSearch-3.3"> 96 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath>96 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath> 97 97 </Reference> 98 98 <Reference Include="HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3"> 99 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>99 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath> 100 100 </Reference> 101 101 <Reference Include="HeuristicLab.Algorithms.SimulatedAnnealing-3.3"> 102 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll</HintPath>102 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll</HintPath> 103 103 </Reference> 104 104 <Reference Include="HeuristicLab.Algorithms.TabuSearch-3.3"> 105 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.TabuSearch-3.3.dll</HintPath>105 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.TabuSearch-3.3.dll</HintPath> 106 106 </Reference> 107 107 <Reference Include="HeuristicLab.Analysis-3.3"> 108 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Analysis-3.3.dll</HintPath>108 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Analysis-3.3.dll</HintPath> 109 109 </Reference> 110 110 <Reference Include="HeuristicLab.Analysis.Views-3.3"> 111 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Analysis.Views-3.3.dll</HintPath>111 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Analysis.Views-3.3.dll</HintPath> 112 112 </Reference> 113 113 <Reference Include="HeuristicLab.Clients.Common-3.3"> 114 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>114 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath> 115 115 </Reference> 116 116 <Reference Include="HeuristicLab.CodeEditor-3.3"> 117 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.CodeEditor-3.3.dll</HintPath>117 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.CodeEditor-3.3.dll</HintPath> 118 118 </Reference> 119 119 <Reference Include="HeuristicLab.Collections-3.3"> 120 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>120 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath> 121 121 </Reference> 122 122 <Reference Include="HeuristicLab.Common-3.3"> 123 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>123 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath> 124 124 </Reference> 125 125 <Reference Include="HeuristicLab.Common.Resources-3.3"> 126 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>126 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath> 127 127 </Reference> 128 128 <Reference Include="HeuristicLab.Core-3.3"> 129 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>129 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath> 130 130 </Reference> 131 131 <Reference Include="HeuristicLab.Core.Views-3.3"> 132 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>132 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath> 133 133 </Reference> 134 134 <Reference Include="HeuristicLab.Data-3.3"> 135 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>135 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath> 136 136 </Reference> 137 137 <Reference Include="HeuristicLab.Data.Views-3.3"> 138 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data.Views-3.3.dll</HintPath>138 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data.Views-3.3.dll</HintPath> 139 139 </Reference> 140 140 <Reference Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3"> 141 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>141 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath> 142 142 </Reference> 143 143 <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3"> 144 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>144 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath> 145 145 </Reference> 146 146 <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3"> 147 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>147 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath> 148 148 </Reference> 149 149 <Reference Include="HeuristicLab.Encodings.PermutationEncoding.Views-3.3"> 150 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.PermutationEncoding.Views-3.3.dll</HintPath>150 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.PermutationEncoding.Views-3.3.dll</HintPath> 151 151 </Reference> 152 152 <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3"> 153 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>153 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath> 154 154 </Reference> 155 155 <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3"> 156 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.dll</HintPath>156 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.dll</HintPath> 157 157 </Reference> 158 158 <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3"> 159 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.dll</HintPath>159 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.dll</HintPath> 160 160 </Reference> 161 161 <Reference Include="HeuristicLab.LibSVM-1.6.3"> 162 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.LibSVM-1.6.3.dll</HintPath>162 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.LibSVM-1.6.3.dll</HintPath> 163 163 </Reference> 164 164 <Reference Include="HeuristicLab.log4net-1.2.10.0"> 165 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.log4net-1.2.10.0.dll</HintPath>165 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.log4net-1.2.10.0.dll</HintPath> 166 166 </Reference> 167 167 <Reference Include="HeuristicLab.MainForm-3.3"> 168 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>168 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath> 169 169 </Reference> 170 170 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3"> 171 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>171 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 172 172 </Reference> 173 173 <Reference Include="HeuristicLab.Netron-3.0.2672.12446"> 174 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Netron-3.0.2672.12446.dll</HintPath>174 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Netron-3.0.2672.12446.dll</HintPath> 175 175 </Reference> 176 176 <Reference Include="HeuristicLab.Operators-3.3"> 177 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>177 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath> 178 178 </Reference> 179 179 <Reference Include="HeuristicLab.Operators.Programmable-3.3"> 180 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Programmable-3.3.dll</HintPath>180 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Programmable-3.3.dll</HintPath> 181 181 </Reference> 182 182 <Reference Include="HeuristicLab.Operators.Views-3.3"> 183 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Views-3.3.dll</HintPath>183 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Views-3.3.dll</HintPath> 184 184 </Reference> 185 185 <Reference Include="HeuristicLab.Operators.Views.GraphVisualization-3.3"> 186 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Views.GraphVisualization-3.3.dll</HintPath>186 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Views.GraphVisualization-3.3.dll</HintPath> 187 187 </Reference> 188 188 <Reference Include="HeuristicLab.Optimization-3.3"> 189 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>189 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath> 190 190 </Reference> 191 191 <Reference Include="HeuristicLab.Optimization.Operators-3.3"> 192 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>192 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Operators-3.3.dll</HintPath> 193 193 </Reference> 194 194 <Reference Include="HeuristicLab.Optimization.Views-3.3"> 195 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Views-3.3.dll</HintPath>195 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Views-3.3.dll</HintPath> 196 196 </Reference> 197 197 <Reference Include="HeuristicLab.Optimizer-3.3"> 198 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>198 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath> 199 199 </Reference> 200 200 <Reference Include="HeuristicLab.Parameters-3.3"> 201 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath>201 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath> 202 202 </Reference> 203 203 <Reference Include="HeuristicLab.Parameters.Views-3.3"> 204 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters.Views-3.3.dll</HintPath>204 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters.Views-3.3.dll</HintPath> 205 205 </Reference> 206 206 <Reference Include="HeuristicLab.Persistence-3.3"> 207 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>207 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath> 208 208 </Reference> 209 209 <Reference Include="HeuristicLab.Persistence.GUI-3.3"> 210 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence.GUI-3.3.dll</HintPath>210 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence.GUI-3.3.dll</HintPath> 211 211 </Reference> 212 212 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 213 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>213 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 214 214 </Reference> 215 215 <Reference Include="HeuristicLab.Problems.ArtificialAnt-3.3"> 216 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ArtificialAnt-3.3.dll</HintPath>216 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ArtificialAnt-3.3.dll</HintPath> 217 217 </Reference> 218 218 <Reference Include="HeuristicLab.Problems.ArtificialAnt.Views-3.3"> 219 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ArtificialAnt.Views-3.3.dll</HintPath>219 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ArtificialAnt.Views-3.3.dll</HintPath> 220 220 </Reference> 221 221 <Reference Include="HeuristicLab.Problems.DataAnalysis-3.3"> 222 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis-3.3.dll</HintPath>222 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis-3.3.dll</HintPath> 223 223 </Reference> 224 224 <Reference Include="HeuristicLab.Problems.DataAnalysis.Classification-3.3"> 225 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Classification-3.3.dll</HintPath>225 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Classification-3.3.dll</HintPath> 226 226 </Reference> 227 227 <Reference Include="HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3"> 228 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3.dll</HintPath>228 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3.dll</HintPath> 229 229 </Reference> 230 230 <Reference Include="HeuristicLab.Problems.DataAnalysis.Regression-3.3"> 231 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Regression-3.3.dll</HintPath>231 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Regression-3.3.dll</HintPath> 232 232 </Reference> 233 233 <Reference Include="HeuristicLab.Problems.DataAnalysis.Views-3.3"> 234 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Views-3.3.dll</HintPath>234 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Views-3.3.dll</HintPath> 235 235 </Reference> 236 236 <Reference Include="HeuristicLab.Problems.ExternalEvaluation-3.3"> 237 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation-3.3.dll</HintPath>237 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation-3.3.dll</HintPath> 238 238 </Reference> 239 239 <Reference Include="HeuristicLab.Problems.ExternalEvaluation.GP-3.3"> 240 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.GP-3.3.dll</HintPath>240 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.GP-3.3.dll</HintPath> 241 241 </Reference> 242 242 <Reference Include="HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3"> 243 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.dll</HintPath>243 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.dll</HintPath> 244 244 </Reference> 245 245 <Reference Include="HeuristicLab.Problems.ExternalEvaluation.Views-3.3"> 246 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.Views-3.3.dll</HintPath>246 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.Views-3.3.dll</HintPath> 247 247 </Reference> 248 248 <Reference Include="HeuristicLab.Problems.Knapsack-3.3"> 249 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.Knapsack-3.3.dll</HintPath>249 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.Knapsack-3.3.dll</HintPath> 250 250 </Reference> 251 251 <Reference Include="HeuristicLab.Problems.Knapsack.Views-3.3"> 252 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.Knapsack.Views-3.3.dll</HintPath>252 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.Knapsack.Views-3.3.dll</HintPath> 253 253 </Reference> 254 254 <Reference Include="HeuristicLab.Problems.OneMax-3.3"> 255 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.OneMax-3.3.dll</HintPath>255 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.OneMax-3.3.dll</HintPath> 256 256 </Reference> 257 257 <Reference Include="HeuristicLab.Problems.OneMax.Views-3.3"> 258 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.OneMax.Views-3.3.dll</HintPath>258 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.OneMax.Views-3.3.dll</HintPath> 259 259 </Reference> 260 260 <Reference Include="HeuristicLab.Problems.TestFunctions-3.3"> 261 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>261 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath> 262 262 </Reference> 263 263 <Reference Include="HeuristicLab.Problems.TestFunctions.Views-3.3"> 264 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TestFunctions.Views-3.3.dll</HintPath>264 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TestFunctions.Views-3.3.dll</HintPath> 265 265 </Reference> 266 266 <Reference Include="HeuristicLab.Problems.TravelingSalesman-3.3"> 267 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath>267 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath> 268 268 </Reference> 269 269 <Reference Include="HeuristicLab.Problems.TravelingSalesman.Views-3.3"> 270 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TravelingSalesman.Views-3.3.dll</HintPath>270 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TravelingSalesman.Views-3.3.dll</HintPath> 271 271 </Reference> 272 272 <Reference Include="HeuristicLab.Problems.VehicleRouting-3.3"> 273 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.VehicleRouting-3.3.dll</HintPath>273 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.VehicleRouting-3.3.dll</HintPath> 274 274 </Reference> 275 275 <Reference Include="HeuristicLab.Problems.VehicleRouting.Views-3.3"> 276 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.VehicleRouting.Views-3.3.dll</HintPath>276 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.VehicleRouting.Views-3.3.dll</HintPath> 277 277 </Reference> 278 278 <Reference Include="HeuristicLab.ProtobufCS-0.9.1"> 279 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.ProtobufCS-0.9.1.dll</HintPath>279 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.ProtobufCS-0.9.1.dll</HintPath> 280 280 </Reference> 281 281 <Reference Include="HeuristicLab.Random-3.3"> 282 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Random-3.3.dll</HintPath>282 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Random-3.3.dll</HintPath> 283 283 </Reference> 284 284 <Reference Include="HeuristicLab.Selection-3.3"> 285 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Selection-3.3.dll</HintPath>285 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Selection-3.3.dll</HintPath> 286 286 </Reference> 287 287 <Reference Include="HeuristicLab.SequentialEngine-3.3"> 288 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.SequentialEngine-3.3.dll</HintPath>288 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.SequentialEngine-3.3.dll</HintPath> 289 289 </Reference> 290 290 <Reference Include="HeuristicLab.SharpDevelop-3.1.1.5327"> 291 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.SharpDevelop-3.1.1.5327.dll</HintPath>291 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.SharpDevelop-3.1.1.5327.dll</HintPath> 292 292 </Reference> 293 293 <Reference Include="HeuristicLab.Tracing-3.3"> 294 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Tracing-3.3.dll</HintPath>294 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Tracing-3.3.dll</HintPath> 295 295 </Reference> 296 296 <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3"> 297 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>297 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath> 298 298 </Reference> 299 299 <Reference Include="HeuristicLab.WinFormsUI-2.3.1"> 300 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.WinFormsUI-2.3.1.dll</HintPath>300 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.WinFormsUI-2.3.1.dll</HintPath> 301 301 </Reference> 302 302 <Reference Include="ICSharpCode.NRefactory"> 303 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ICSharpCode.NRefactory.dll</HintPath>303 <HintPath>C:\Program Files\HeuristicLab 3.3\ICSharpCode.NRefactory.dll</HintPath> 304 304 </Reference> 305 305 <Reference Include="ICSharpCode.SharpDevelop.Dom"> 306 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ICSharpCode.SharpDevelop.Dom.dll</HintPath>306 <HintPath>C:\Program Files\HeuristicLab 3.3\ICSharpCode.SharpDevelop.Dom.dll</HintPath> 307 307 </Reference> 308 308 <Reference Include="ICSharpCode.SharpZipLib"> 309 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ICSharpCode.SharpZipLib.dll</HintPath>309 <HintPath>C:\Program Files\HeuristicLab 3.3\ICSharpCode.SharpZipLib.dll</HintPath> 310 310 </Reference> 311 311 <Reference Include="ICSharpCode.TextEditor"> 312 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ICSharpCode.TextEditor.dll</HintPath>312 <HintPath>C:\Program Files\HeuristicLab 3.3\ICSharpCode.TextEditor.dll</HintPath> 313 313 </Reference> 314 314 <Reference Include="LibSVM-1.6.3"> 315 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\LibSVM-1.6.3.dll</HintPath>315 <HintPath>C:\Program Files\HeuristicLab 3.3\LibSVM-1.6.3.dll</HintPath> 316 316 </Reference> 317 317 <Reference Include="log4net"> 318 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\log4net.dll</HintPath>318 <HintPath>C:\Program Files\HeuristicLab 3.3\log4net.dll</HintPath> 319 319 </Reference> 320 320 <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> 321 321 <Reference Include="Mono.Cecil"> 322 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\Mono.Cecil.dll</HintPath>322 <HintPath>C:\Program Files\HeuristicLab 3.3\Mono.Cecil.dll</HintPath> 323 323 </Reference> 324 324 <Reference Include="Netron.Diagramming.Core-3.0.2672.12446"> 325 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\Netron.Diagramming.Core-3.0.2672.12446.dll</HintPath>325 <HintPath>C:\Program Files\HeuristicLab 3.3\Netron.Diagramming.Core-3.0.2672.12446.dll</HintPath> 326 326 </Reference> 327 327 <Reference Include="System" /> … … 342 342 <Reference Include="System.Xml.Linq" /> 343 343 <Reference Include="WeifenLuo.WinFormsUI.Docking-2.3.1"> 344 <HintPath> ..\..\..\..\..\..\Program Files\HeuristicLab 3.3\WeifenLuo.WinFormsUI.Docking-2.3.1.dll</HintPath>344 <HintPath>C:\Program Files\HeuristicLab 3.3\WeifenLuo.WinFormsUI.Docking-2.3.1.dll</HintPath> 345 345 </Reference> 346 346 </ItemGroup> -
TabularUnified branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive/3.4/HeuristicLab.Services.Hive-3.4.csproj ¶
r5718 r5852 73 73 <ItemGroup> 74 74 <Reference Include="HeuristicLab.Clients.Common-3.3"> 75 <HintPath> ..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>75 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath> 76 76 </Reference> 77 77 <Reference Include="HeuristicLab.Common-3.3"> 78 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>78 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath> 79 79 </Reference> 80 80 <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 81 81 <SpecificVersion>False</SpecificVersion> 82 <HintPath> ..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>82 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath> 83 83 </Reference> 84 84 <Reference Include="HeuristicLab.Core-3.3"> 85 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>85 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath> 86 86 </Reference> 87 87 <Reference Include="HeuristicLab.Persistence-3.3"> 88 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>88 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath> 89 89 </Reference> 90 90 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 91 <HintPath> ..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>91 <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 92 92 </Reference> 93 93 <Reference Include="System" />
Note: See TracChangeset
for help on using the changeset viewer.