Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/24/14 16:28:45 (9 years ago)
Author:
mkommend
Message:

#2174: Adapted branched optimization plugin to branch structure and updated project references.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ProgrammableProblem/HeuristicLab.Problems.TestFunctions/3.4/HeuristicLab.Problems.TestFunctions-3.4.csproj

    r11560 r11574  
    125125      <Private>False</Private>
    126126    </Reference>
    127     <Reference Include="HeuristicLab.Optimization-3.3">
    128       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
    129     </Reference>
    130127    <Reference Include="HeuristicLab.Optimization.Operators-3.3">
    131128      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
     
    194191  </ItemGroup>
    195192  <ItemGroup>
     193    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
     194      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
     195      <Name>HeuristicLab.Optimization-3.3</Name>
     196      <Private>False</Private>
     197    </ProjectReference>
    196198    <ProjectReference Include="..\..\HeuristicLab.Problems.Programmable\3.3\HeuristicLab.Problems.Programmable-3.3.csproj">
    197199      <Project>{ee07bff8-b23d-41f5-8ad7-ac9598d7a2c9}</Project>
    198200      <Name>HeuristicLab.Problems.Programmable-3.3</Name>
     201      <Private>False</Private>
    199202    </ProjectReference>
    200203  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.