Changeset 9690 for branches/HeuristicLab.ExternalEvaluation Scientific/HeuristicLab.Problems.ParameterOptimization/3.3
- Timestamp:
- 07/01/13 13:37:26 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.ExternalEvaluation Scientific/HeuristicLab.Problems.ParameterOptimization/3.3/HeuristicLab.Problems.ParameterOptimization.csproj
r9684 r9690 39 39 <Reference Include="HeuristicLab.Collections-3.3"> 40 40 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath> 41 <Private>False</Private> 41 42 </Reference> 42 43 <Reference Include="HeuristicLab.Common-3.3"> 43 44 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 45 <Private>False</Private> 44 46 </Reference> 45 47 <Reference Include="HeuristicLab.Core-3.3"> 46 48 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 49 <Private>False</Private> 47 50 </Reference> 48 51 <Reference Include="HeuristicLab.Data-3.3"> 49 52 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath> 53 <Private>False</Private> 50 54 </Reference> 51 55 <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3"> 52 56 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath> 57 <Private>False</Private> 53 58 </Reference> 54 59 <Reference Include="HeuristicLab.Operators-3.3"> 55 60 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath> 61 <Private>False</Private> 56 62 </Reference> 57 63 <Reference Include="HeuristicLab.Optimization-3.3"> 58 64 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 65 <Private>False</Private> 59 66 </Reference> 60 67 <Reference Include="HeuristicLab.Parameters-3.3"> 61 68 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 69 <Private>False</Private> 62 70 </Reference> 63 71 <Reference Include="HeuristicLab.Persistence-3.3"> 64 72 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 73 <Private>False</Private> 65 74 </Reference> 66 75 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 67 76 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 77 <Private>False</Private> 68 78 </Reference> 69 79 <Reference Include="System" />
Note: See TracChangeset
for help on using the changeset viewer.