Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/22/15 09:41:26 (9 years ago)
Author:
gkronber
Message:

#2435: updated alglib references to version 3.9.0 in FLA branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/FitnessLandscapeAnalysis/VRPProblemAnalyzer/VRPProblemAnalyzer.csproj

    r11626 r12796  
    106106  </PropertyGroup>
    107107  <ItemGroup>
    108     <Reference Include="ALGLIB-3.7.0">
    109       <HintPath>..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
     108    <Reference Include="ALGLIB-3.9.0, Version=3.9.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     109      <HintPath>..\..\..\trunk\sources\bin\ALGLIB-3.9.0.dll</HintPath>
     110      <Private>False</Private>
    110111    </Reference>
    111112    <Reference Include="System" />
Note: See TracChangeset for help on using the changeset viewer.