Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/09/12 11:42:08 (12 years ago)
Author:
gkronber
Message:

#1733 updated alglib sources to version 3.4.0 of alglib and updated project and plugin references

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Tests/HeuristicLab.Tests.csproj

    r7097 r7294  
    102102  </PropertyGroup>
    103103  <ItemGroup>
    104     <Reference Include="ALGLIB-3.1.0">
    105       <HintPath>..\bin\ALGLIB-3.1.0.dll</HintPath>
    106       <Private>True</Private>
     104    <Reference Include="ALGLIB-3.4.0">
     105      <HintPath>..\bin\ALGLIB-3.4.0.dll</HintPath>
    107106    </Reference>
    108107    <Reference Include="Calendar.DayView">
     
    114113      <Private>True</Private>
    115114    </Reference>
    116     <Reference Include="HeuristicLab.ALGLIB-3.1.0">
    117       <HintPath>..\bin\HeuristicLab.ALGLIB-3.1.0.dll</HintPath>
    118       <Private>True</Private>
     115    <Reference Include="HeuristicLab.ALGLIB-3.4.0">
     116      <HintPath>..\bin\HeuristicLab.ALGLIB-3.4.0.dll</HintPath>
    119117    </Reference>
    120118    <Reference Include="HeuristicLab.LibSVM-1.6.3">
Note: See TracChangeset for help on using the changeset viewer.