Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/05/19 12:28:34 (5 years ago)
Author:
gkronber
Message:

#2847: use new version of alglib instead

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/HeuristicLab.Algorithms.DataAnalysis.DecisionTrees/3.4/HeuristicLab.Algorithms.DataAnalysis.DecisionTrees-3.4.csproj

    r17082 r17084  
    4545  </PropertyGroup>
    4646  <ItemGroup>
    47     <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     47    <Reference Include="ALGLIB-3.15.0, Version=3.15.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    4848      <SpecificVersion>False</SpecificVersion>
    49       <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath>
     49      <HintPath>..\..\bin\ALGLIB-3.15.0.dll</HintPath>
    5050      <Private>False</Private>
    5151    </Reference>
Note: See TracChangeset for help on using the changeset viewer.