Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/14/18 12:01:42 (6 years ago)
Author:
abeham
Message:

#2936: Added integration branch

Location:
branches/2936_GQAPIntegration
Files:
1 added
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/2936_GQAPIntegration/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj

    r15688 r16077  
    9999  </PropertyGroup>
    100100  <ItemGroup>
     101    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     102      <SpecificVersion>False</SpecificVersion>
     103      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
     104      <Private>False</Private>
     105    </Reference>
    101106    <Reference Include="System" />
    102107    <Reference Include="System.Core">
     
    220225    </Reference>
    221226  </ItemGroup>
    222   <ItemGroup>
    223     <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    224       <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
    225       <Name>HeuristicLab.Optimization-3.3</Name>
    226       <Private>False</Private>
    227     </ProjectReference>
    228   </ItemGroup>
    229227  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    230228  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.