Changeset 3832 for trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm
- Timestamp:
- 05/18/10 03:07:49 (15 years ago)
- Location:
- trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/HeuristicLab.Algorithms.GeneticAlgorithm-3.3.csproj
r3384 r3832 130 130 <Name>HeuristicLab.Persistence-3.3</Name> 131 131 </ProjectReference> 132 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\ HeuristicLab.PluginInfrastructure.csproj">132 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 133 133 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 134 <Name>HeuristicLab.PluginInfrastructure </Name>134 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 135 135 </ProjectReference> 136 136 <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj"> -
trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/Tests/HeuristicLab.Algorithms.GeneticAlgorithm-3.3.Tests.csproj
r3705 r3832 126 126 <Name>HeuristicLab.Persistence-3.3</Name> 127 127 </ProjectReference> 128 <ProjectReference Include="..\..\..\HeuristicLab.PluginInfrastructure\ HeuristicLab.PluginInfrastructure.csproj">128 <ProjectReference Include="..\..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 129 129 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 130 <Name>HeuristicLab.PluginInfrastructure </Name>130 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 131 131 </ProjectReference> 132 132 <ProjectReference Include="..\..\..\HeuristicLab.Problems.TravelingSalesman\3.3\HeuristicLab.Problems.TravelingSalesman-3.3.csproj">
Note: See TracChangeset
for help on using the changeset viewer.