Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/29/16 15:46:48 (7 years ago)
Author:
abeham
Message:

#2701, #2708: Made a new branch from ProblemRefactoring and removed ScopedBasicAlgorithm branch (which becomes MemPR branch)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PerformanceComparison/HeuristicLab.Encodings.PermutationEncoding/3.3/HeuristicLab.Encodings.PermutationEncoding-3.3.csproj

    r13706 r14429  
    256256  </ItemGroup>
    257257  <ItemGroup>
    258     <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    259       <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
    260       <Name>HeuristicLab.Optimization-3.3</Name>
    261       <Private>False</Private>
    262     </ProjectReference>
    263   </ItemGroup>
    264   <ItemGroup>
    265258    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
    266259      <Visible>False</Visible>
     
    278271      <Install>true</Install>
    279272    </BootstrapperPackage>
     273  </ItemGroup>
     274  <ItemGroup>
     275    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
     276      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
     277      <Name>HeuristicLab.Optimization-3.3</Name>
     278      <Private>False</Private>
     279    </ProjectReference>
    280280  </ItemGroup>
    281281  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.