Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/24/14 16:28:45 (10 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.Programmable.Views/3.3/HeuristicLab.Problems.Programmable.Views-3.3.csproj

    r11400 r11574  
    7777      <Private>False</Private>
    7878    </Reference>
    79     <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    80       <SpecificVersion>False</SpecificVersion>
    81       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
    82       <Private>False</Private>
    83     </Reference>
    8479    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    8580      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     
    134129  </ItemGroup>
    135130  <ItemGroup>
     131    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
     132      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
     133      <Name>HeuristicLab.Optimization-3.3</Name>
     134      <Private>False</Private>
     135    </ProjectReference>
    136136    <ProjectReference Include="..\..\HeuristicLab.Problems.Programmable\3.3\HeuristicLab.Problems.Programmable-3.3.csproj">
    137137      <Project>{ee07bff8-b23d-41f5-8ad7-ac9598d7a2c9}</Project>
    138138      <Name>HeuristicLab.Problems.Programmable-3.3</Name>
     139      <Private>False</Private>
    139140    </ProjectReference>
    140141  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.