Changeset 9132 for branches/CMAES/HeuristicLab.Encodings.RealVectorEncoding
- Timestamp:
- 01/09/13 11:47:30 (12 years ago)
- Location:
- branches/CMAES/HeuristicLab.Encodings.RealVectorEncoding/3.3
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/CMAES/HeuristicLab.Encodings.RealVectorEncoding/3.3/HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj
r9129 r9132 132 132 <SpecificVersion>False</SpecificVersion> 133 133 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath> 134 <Private>False</Private> 135 </Reference> 136 <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 137 <SpecificVersion>False</SpecificVersion> 138 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 134 139 <Private>False</Private> 135 140 </Reference> … … 258 263 </BootstrapperPackage> 259 264 </ItemGroup> 260 <ItemGroup>261 <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">262 <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>263 <Name>HeuristicLab.Optimization-3.3</Name>264 <Private>False</Private>265 </ProjectReference>266 </ItemGroup>267 265 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 268 266 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset
for help on using the changeset viewer.