- Timestamp:
- 03/20/08 18:40:43 (17 years ago)
- Location:
- trunk/sources/HeuristicLab.RealVector
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.RealVector/HeuristicLab.RealVector.csproj
r75 r85 55 55 <Compile Include="Properties\AssemblyInfo.cs" /> 56 56 <Compile Include="SinglePointCrossover.cs" /> 57 <Compile Include="VariableStrengthNormalAllPositionsManipulator.cs" /> 57 58 </ItemGroup> 58 59 <ItemGroup> … … 77 78 <Name>HeuristicLab.PluginInfrastructure</Name> 78 79 </ProjectReference> 80 <ProjectReference Include="..\HeuristicLab.Random\HeuristicLab.Random.csproj"> 81 <Project>{47019A74-F7F7-482E-83AA-D3F4F777E879}</Project> 82 <Name>HeuristicLab.Random</Name> 83 </ProjectReference> 79 84 </ItemGroup> 80 85 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset
for help on using the changeset viewer.