Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/18/10 03:07:49 (14 years ago)
Author:
swagner
Message:

Restructured repository in preparation of the HeuristicLab 3.3.0 release (#1000)

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  
    130130      <Name>HeuristicLab.Persistence-3.3</Name>
    131131    </ProjectReference>
    132     <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     132    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    133133      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    134       <Name>HeuristicLab.PluginInfrastructure</Name>
     134      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    135135    </ProjectReference>
    136136    <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  
    126126      <Name>HeuristicLab.Persistence-3.3</Name>
    127127    </ProjectReference>
    128     <ProjectReference Include="..\..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
     128    <ProjectReference Include="..\..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    129129      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    130       <Name>HeuristicLab.PluginInfrastructure</Name>
     130      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    131131    </ProjectReference>
    132132    <ProjectReference Include="..\..\..\HeuristicLab.Problems.TravelingSalesman\3.3\HeuristicLab.Problems.TravelingSalesman-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.