Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/22/10 02:37:35 (14 years ago)
Author:
swagner
Message:

Renamed HeuristicLab.Problems.TSP to HeuristicLab.Problems.TravelingSalesman (#924).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Algorithms.SGA/3.3/Tests/HeuristicLab.Algorithms.SGA-3.3.Tests.csproj

    r3100 r3158  
    130130      <Name>HeuristicLab.PluginInfrastructure</Name>
    131131    </ProjectReference>
    132     <ProjectReference Include="..\..\..\HeuristicLab.Problems.TSP\3.3\HeuristicLab.Problems.TSP-3.3.csproj">
    133       <Project>{600287A3-8714-453E-B875-A05F3EB72315}</Project>
    134       <Name>HeuristicLab.Problems.TSP-3.3</Name>
     132    <ProjectReference Include="..\..\..\HeuristicLab.Problems.TravelingSalesman\3.3\HeuristicLab.Problems.TravelingSalesman-3.3.csproj">
     133      <Project>{D767C38D-8014-46B0-9A32-03A3AECCE34A}</Project>
     134      <Name>HeuristicLab.Problems.TravelingSalesman-3.3</Name>
    135135    </ProjectReference>
    136136    <ProjectReference Include="..\..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.