- Timestamp:
- 01/10/13 00:53:29 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/CMAES/HeuristicLab.Encodings.RealVectorEncoding/3.3/HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj
r9140 r9141 99 99 </PropertyGroup> 100 100 <ItemGroup> 101 <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">102 <SpecificVersion>False</SpecificVersion>103 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>104 <Private>False</Private>105 </Reference>106 101 <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 107 102 <SpecificVersion>False</SpecificVersion> … … 264 259 </BootstrapperPackage> 265 260 </ItemGroup> 261 <ItemGroup> 262 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj"> 263 <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project> 264 <Name>HeuristicLab.Analysis-3.3</Name> 265 <Private>False</Private> 266 </ProjectReference> 267 </ItemGroup> 266 268 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 267 269 <!-- 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.