Changeset 18006 for branches/3087_Ceres_Integration/HeuristicLab.Algorithms.MOCMAEvolutionStrategy/3.3/HeuristicLab.Algorithms.MOCMAEvolutionStrategy-3.3.csproj
- Timestamp:
- 07/13/21 10:55:09 (3 years ago)
- Location:
- branches/3087_Ceres_Integration
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3087_Ceres_Integration
- Property svn:mergeinfo changed
-
branches/3087_Ceres_Integration/HeuristicLab.Algorithms.MOCMAEvolutionStrategy
- Property svn:mergeinfo changed
/trunk/HeuristicLab.Algorithms.MOCMAEvolutionStrategy (added) merged: 17931
- Property svn:mergeinfo changed
-
branches/3087_Ceres_Integration/HeuristicLab.Algorithms.MOCMAEvolutionStrategy/3.3/HeuristicLab.Algorithms.MOCMAEvolutionStrategy-3.3.csproj
r16658 r18006 73 73 </PropertyGroup> 74 74 <ItemGroup> 75 <Reference Include="ALGLIB-3.7.0"> 76 <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath> 75 <Reference Include="ALGLIB-3.17.0, Version=3.17.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 76 <SpecificVersion>False</SpecificVersion> 77 <HintPath>..\..\bin\ALGLIB-3.17.0.dll</HintPath> 77 78 <Private>False</Private> 78 79 </Reference>
Note: See TracChangeset
for help on using the changeset viewer.