Changeset 16123
- Timestamp:
- 09/04/18 12:45:46 (6 years ago)
- Location:
- branches/2943_MOBasicProblem_MOCMAES
- Files:
-
- 3 added
- 5 edited
- 4 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/2943_MOBasicProblem_MOCMAES
-
Property
svn:global-ignores
set to
HeuristicLab.Algorithms.NSGA2
-
Property
svn:global-ignores
set to
-
branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Algorithms.MOCMAEvolutionStrategy/3.3/HeuristicLab.Algorithms.MOCMAEvolutionStrategy-3.3.csproj
r15236 r16123 73 73 </PropertyGroup> 74 74 <ItemGroup> 75 <Reference Include="ALGLIB-3.7.0"> 76 <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath> 77 <Private>False</Private> 75 <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 76 <SpecificVersion>False</SpecificVersion> 77 <HintPath>..\..\..\..\trunk\bin\ALGLIB-3.7.0.dll</HintPath> 78 </Reference> 79 <Reference Include="HeuristicLab.ALGLIB-3.7.0"> 80 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.ALGLIB-3.7.0.dll</HintPath> 81 </Reference> 82 <Reference Include="HeuristicLab.Collections-3.3"> 83 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath> 84 </Reference> 85 <Reference Include="HeuristicLab.Common-3.3"> 86 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath> 87 </Reference> 88 <Reference Include="HeuristicLab.Core-3.3"> 89 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath> 90 </Reference> 91 <Reference Include="HeuristicLab.Data-3.3"> 92 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath> 93 </Reference> 94 <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3"> 95 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath> 96 </Reference> 97 <Reference Include="HeuristicLab.Parameters-3.3"> 98 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 99 </Reference> 100 <Reference Include="HeuristicLab.Persistence-3.3"> 101 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 102 </Reference> 103 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 104 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 105 </Reference> 106 <Reference Include="HeuristicLab.Random-3.3"> 107 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath> 78 108 </Reference> 79 109 <Reference Include="System" /> … … 98 128 <ItemGroup> 99 129 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj"> 100 <Project>{887425 B4-4348-49ED-A457-B7D2C26DDBF9}</Project>130 <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project> 101 131 <Name>HeuristicLab.Analysis-3.3</Name> 102 <Private>False</Private>103 </ProjectReference>104 <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">105 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>106 <Name>HeuristicLab.Collections-3.3</Name>107 <Private>False</Private>108 </ProjectReference>109 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">110 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>111 <Name>HeuristicLab.Common-3.3</Name>112 <Private>False</Private>113 </ProjectReference>114 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">115 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>116 <Name>HeuristicLab.Core-3.3</Name>117 <Private>False</Private>118 </ProjectReference>119 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">120 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>121 <Name>HeuristicLab.Data-3.3</Name>122 <Private>False</Private>123 </ProjectReference>124 <ProjectReference Include="..\..\HeuristicLab.Encodings.RealVectorEncoding\3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj">125 <Project>{BB6D334A-4BB6-4674-9883-31A6EBB32CAB}</Project>126 <Name>HeuristicLab.Encodings.RealVectorEncoding-3.3</Name>127 <Private>False</Private>128 </ProjectReference>129 <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">130 <Project>{23da7ff4-d5b8-41b6-aa96-f0561d24f3ee}</Project>131 <Name>HeuristicLab.Operators-3.3</Name>132 <Private>False</Private>133 132 </ProjectReference> 134 133 <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj"> 135 <Project>{14 AB8D24-25BC-400C-A846-4627AA945192}</Project>134 <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project> 136 135 <Name>HeuristicLab.Optimization-3.3</Name> 137 <Private>False</Private>138 </ProjectReference>139 <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">140 <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>141 <Name>HeuristicLab.Parameters-3.3</Name>142 <Private>False</Private>143 </ProjectReference>144 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">145 <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>146 <Name>HeuristicLab.Persistence-3.3</Name>147 <Private>False</Private>148 </ProjectReference>149 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">150 <Project>{94186a6a-5176-4402-ae83-886557b53cca}</Project>151 <Name>HeuristicLab.PluginInfrastructure-3.3</Name>152 <Private>False</Private>153 </ProjectReference>154 <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">155 <Project>{3540e29e-4793-49e7-8ee2-fea7f61c3994}</Project>156 <Name>HeuristicLab.Problems.Instances-3.3</Name>157 <Private>False</Private>158 136 </ProjectReference> 159 137 <ProjectReference Include="..\..\HeuristicLab.Problems.TestFunctions.MultiObjective\3.3\HeuristicLab.Problems.TestFunctions.MultiObjective-3.3.csproj"> 160 <Project>{ D53E8E48-CFAA-4F57-AC35-63BEF4476159}</Project>138 <Project>{d53e8e48-cfaa-4f57-ac35-63bef4476159}</Project> 161 139 <Name>HeuristicLab.Problems.TestFunctions.MultiObjective-3.3</Name> 162 <Private>False</Private>163 </ProjectReference>164 <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">165 <Project>{F4539FB6-4708-40C9-BE64-0A1390AEA197}</Project>166 <Name>HeuristicLab.Random-3.3</Name>167 <Private>False</Private>168 140 </ProjectReference> 169 141 </ItemGroup> -
branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj
r14734 r16123 105 105 </PropertyGroup> 106 106 <ItemGroup> 107 <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 108 <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath> 109 <Private>False</Private> 107 <Reference Include="ALGLIB-3.7.0"> 108 <HintPath>..\..\..\..\trunk\bin\ALGLIB-3.7.0.dll</HintPath> 109 </Reference> 110 <Reference Include="HeuristicLab.ALGLIB-3.7.0"> 111 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.ALGLIB-3.7.0.dll</HintPath> 112 </Reference> 113 <Reference Include="HeuristicLab.Collections-3.3"> 114 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath> 115 </Reference> 116 <Reference Include="HeuristicLab.Common-3.3"> 117 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath> 118 </Reference> 119 <Reference Include="HeuristicLab.Common.Resources-3.3"> 120 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 121 </Reference> 122 <Reference Include="HeuristicLab.Core-3.3"> 123 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath> 124 </Reference> 125 <Reference Include="HeuristicLab.Data-3.3"> 126 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath> 127 </Reference> 128 <Reference Include="HeuristicLab.Operators-3.3"> 129 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath> 130 </Reference> 131 <Reference Include="HeuristicLab.Optimization.Operators-3.3"> 132 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath> 133 </Reference> 134 <Reference Include="HeuristicLab.Parameters-3.3"> 135 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 136 </Reference> 137 <Reference Include="HeuristicLab.Persistence-3.3"> 138 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 139 </Reference> 140 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 141 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 110 142 </Reference> 111 143 <Reference Include="System" /> … … 186 218 </ItemGroup> 187 219 <ItemGroup> 188 <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">189 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>190 <Name>HeuristicLab.Collections-3.3</Name>191 <Private>False</Private>192 </ProjectReference>193 <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">194 <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>195 <Name>HeuristicLab.Common.Resources-3.3</Name>196 <Private>False</Private>197 </ProjectReference>198 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">199 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>200 <Name>HeuristicLab.Common-3.3</Name>201 <Private>False</Private>202 </ProjectReference>203 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">204 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>205 <Name>HeuristicLab.Core-3.3</Name>206 <Private>False</Private>207 </ProjectReference>208 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">209 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>210 <Name>HeuristicLab.Data-3.3</Name>211 <Private>False</Private>212 </ProjectReference>213 <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">214 <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>215 <Name>HeuristicLab.Operators-3.3</Name>216 <Private>False</Private>217 </ProjectReference>218 <ProjectReference Include="..\..\HeuristicLab.Optimization.Operators\3.3\HeuristicLab.Optimization.Operators-3.3.csproj">219 <Project>{25087811-F74C-4128-BC86-8324271DA13E}</Project>220 <Name>HeuristicLab.Optimization.Operators-3.3</Name>221 <Private>False</Private>222 </ProjectReference>223 <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">224 <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>225 <Name>HeuristicLab.Optimization-3.3</Name>226 <Private>False</Private>227 </ProjectReference>228 <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">229 <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>230 <Name>HeuristicLab.Parameters-3.3</Name>231 <Private>False</Private>232 </ProjectReference>233 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">234 <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>235 <Name>HeuristicLab.Persistence-3.3</Name>236 <Private>False</Private>237 </ProjectReference>238 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">239 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>240 <Name>HeuristicLab.PluginInfrastructure-3.3</Name>241 <Private>False</Private>242 </ProjectReference>243 </ItemGroup>244 <ItemGroup>245 220 <BootstrapperPackage Include="Microsoft.Net.Client.3.5"> 246 221 <Visible>False</Visible> … … 259 234 </BootstrapperPackage> 260 235 </ItemGroup> 261 <ItemGroup /> 236 <ItemGroup> 237 <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj"> 238 <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project> 239 <Name>HeuristicLab.Optimization-3.3</Name> 240 </ProjectReference> 241 </ItemGroup> 262 242 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 263 243 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. -
branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj
r15091 r16123 105 105 </PropertyGroup> 106 106 <ItemGroup> 107 <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 108 <SpecificVersion>False</SpecificVersion> 109 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath> 110 </Reference> 111 <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 112 <SpecificVersion>False</SpecificVersion> 113 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath> 114 </Reference> 115 <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 116 <SpecificVersion>False</SpecificVersion> 117 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 118 </Reference> 119 <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 120 <SpecificVersion>False</SpecificVersion> 121 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath> 122 </Reference> 123 <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 124 <SpecificVersion>False</SpecificVersion> 125 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath> 126 </Reference> 127 <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 128 <SpecificVersion>False</SpecificVersion> 129 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath> 130 </Reference> 131 <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 132 <SpecificVersion>False</SpecificVersion> 133 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 134 </Reference> 135 <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 136 <SpecificVersion>False</SpecificVersion> 137 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 138 </Reference> 139 <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 140 <SpecificVersion>False</SpecificVersion> 141 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 142 </Reference> 107 143 <Reference Include="System" /> 108 144 <Reference Include="System.Core"> … … 267 303 </ItemGroup> 268 304 <ItemGroup> 269 <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">270 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>271 <Name>HeuristicLab.Collections-3.3</Name>272 <Private>False</Private>273 </ProjectReference>274 <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">275 <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>276 <Name>HeuristicLab.Common.Resources-3.3</Name>277 <Private>False</Private>278 </ProjectReference>279 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">280 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>281 <Name>HeuristicLab.Common-3.3</Name>282 <Private>False</Private>283 </ProjectReference>284 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">285 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>286 <Name>HeuristicLab.Core-3.3</Name>287 <Private>False</Private>288 </ProjectReference>289 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">290 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>291 <Name>HeuristicLab.Data-3.3</Name>292 <Private>False</Private>293 </ProjectReference>294 <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">295 <Project>{23da7ff4-d5b8-41b6-aa96-f0561d24f3ee}</Project>296 <Name>HeuristicLab.Operators-3.3</Name>297 <Private>False</Private>298 </ProjectReference>299 <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">300 <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>301 <Name>HeuristicLab.Parameters-3.3</Name>302 <Private>False</Private>303 </ProjectReference>304 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">305 <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>306 <Name>HeuristicLab.Persistence-3.3</Name>307 <Private>False</Private>308 </ProjectReference>309 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">310 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>311 <Name>HeuristicLab.PluginInfrastructure-3.3</Name>312 <Private>False</Private>313 </ProjectReference>314 </ItemGroup>315 <ItemGroup>316 305 <BootstrapperPackage Include="Microsoft.Net.Client.3.5"> 317 306 <Visible>False</Visible> -
branches/2943_MOBasicProblem_MOCMAES/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/HeuristicLab.Problems.TestFunctions.MultiObjective-3.3.csproj
r15221 r16123 79 79 </PropertyGroup> 80 80 <ItemGroup> 81 <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 82 <SpecificVersion>False</SpecificVersion> 83 <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath> 84 <Private>False</Private> 81 <Reference Include="HeuristicLab.Collections-3.3"> 82 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath> 83 </Reference> 84 <Reference Include="HeuristicLab.Common-3.3"> 85 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath> 86 </Reference> 87 <Reference Include="HeuristicLab.Common.Resources-3.3"> 88 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 89 </Reference> 90 <Reference Include="HeuristicLab.Core-3.3"> 91 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath> 92 </Reference> 93 <Reference Include="HeuristicLab.Data-3.3"> 94 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath> 95 </Reference> 96 <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3"> 97 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath> 98 </Reference> 99 <Reference Include="HeuristicLab.Operators-3.3"> 100 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath> 101 </Reference> 102 <Reference Include="HeuristicLab.Parameters-3.3"> 103 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 104 </Reference> 105 <Reference Include="HeuristicLab.Persistence-3.3"> 106 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 107 </Reference> 108 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 109 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 110 </Reference> 111 <Reference Include="HeuristicLab.Problems.Instances-3.3"> 112 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath> 85 113 </Reference> 86 114 <Reference Include="System" /> … … 174 202 </ItemGroup> 175 203 <ItemGroup> 176 <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj"> 177 <Project>{958b43bc-cc5c-4fa2-8628-2b3b01d890b6}</Project> 178 <Name>HeuristicLab.Collections-3.3</Name> 179 <Private>False</Private> 180 </ProjectReference> 181 <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj"> 182 <Project>{0e27a536-1c4a-4624-a65e-dc4f4f23e3e1}</Project> 183 <Name>HeuristicLab.Common.Resources-3.3</Name> 184 <Private>False</Private> 185 </ProjectReference> 186 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj"> 187 <Project>{a9ad58b9-3ef9-4cc1-97e5-8d909039ff5c}</Project> 188 <Name>HeuristicLab.Common-3.3</Name> 189 <Private>False</Private> 190 </ProjectReference> 191 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj"> 192 <Project>{c36bd924-a541-4a00-afa8-41701378ddc5}</Project> 193 <Name>HeuristicLab.Core-3.3</Name> 194 <Private>False</Private> 195 </ProjectReference> 196 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj"> 197 <Project>{bbab9df5-5ef3-4ba8-ade9-b36e82114937}</Project> 198 <Name>HeuristicLab.Data-3.3</Name> 199 <Private>False</Private> 200 </ProjectReference> 201 <ProjectReference Include="..\..\HeuristicLab.Encodings.RealVectorEncoding\3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj"> 202 <Project>{bb6d334a-4bb6-4674-9883-31a6ebb32cab}</Project> 203 <Name>HeuristicLab.Encodings.RealVectorEncoding-3.3</Name> 204 <Private>False</Private> 205 </ProjectReference> 206 <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj"> 207 <Project>{23da7ff4-d5b8-41b6-aa96-f0561d24f3ee}</Project> 208 <Name>HeuristicLab.Operators-3.3</Name> 209 <Private>False</Private> 204 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj"> 205 <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project> 206 <Name>HeuristicLab.Analysis-3.3</Name> 210 207 </ProjectReference> 211 208 <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj"> 212 209 <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project> 213 210 <Name>HeuristicLab.Optimization-3.3</Name> 214 <Private>False</Private>215 </ProjectReference>216 <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">217 <Project>{56f9106a-079f-4c61-92f6-86a84c2d84b7}</Project>218 <Name>HeuristicLab.Parameters-3.3</Name>219 <Private>False</Private>220 </ProjectReference>221 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">222 <Project>{102bc7d3-0ef9-439c-8f6d-96ff0fdb8e1b}</Project>223 <Name>HeuristicLab.Persistence-3.3</Name>224 <Private>False</Private>225 </ProjectReference>226 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">227 <Project>{94186a6a-5176-4402-ae83-886557b53cca}</Project>228 <Name>HeuristicLab.PluginInfrastructure-3.3</Name>229 <Private>False</Private>230 </ProjectReference>231 <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">232 <Project>{3540e29e-4793-49e7-8ee2-fea7f61c3994}</Project>233 <Name>HeuristicLab.Problems.Instances-3.3</Name>234 <Private>False</Private>235 211 </ProjectReference> 236 212 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.