Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/01/15 20:30:44 (9 years ago)
Author:
gkronber
Message:

#2283: solution reorganization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Problems.GrammaticalOptimization/Test/Test.csproj

    r11850 r11851  
    4747      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
    4848    </Reference>
    49     <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     49    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    5050      <SpecificVersion>False</SpecificVersion>
    51       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
    52     </Reference>
    53     <Reference Include="HeuristicLab.Problems.Instances-3.3">
    54       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
    55     </Reference>
    56     <Reference Include="HeuristicLab.Problems.Instances.DataAnalysis-3.3">
    57       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll</HintPath>
     51      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
    5852    </Reference>
    5953    <Reference Include="System" />
     
    8680      <Project>{24408f7d-ee0f-4886-a08b-ec324d662e47}</Project>
    8781      <Name>HeuristicLab.Algorithms.Bandits</Name>
     82    </ProjectReference>
     83    <ProjectReference Include="..\HeuristicLab.Algorithms.GeneticProgramming\HeuristicLab.Algorithms.GeneticProgramming.csproj">
     84      <Project>{14BEC23F-63FD-4954-B8AE-E2F4962E9B57}</Project>
     85      <Name>HeuristicLab.Algorithms.GeneticProgramming</Name>
    8886    </ProjectReference>
    8987    <ProjectReference Include="..\HeuristicLab.Algorithms.GrammaticalOptimization\HeuristicLab.Algorithms.GrammaticalOptimization.csproj">
Note: See TracChangeset for help on using the changeset viewer.