Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/16/21 19:24:30 (3 years ago)
Author:
gkronber
Message:

#3117: updated reference results in unit tests to match new results caused by updated alglib version.

File:
1 edited

Legend:

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

    r17823 r17948  
    109109  </PropertyGroup>
    110110  <ItemGroup>
    111     <Reference Include="ALGLIB-3.7.0">
    112       <HintPath>..\bin\ALGLIB-3.7.0.dll</HintPath>
     111    <Reference Include="ALGLIB-3.17.0">
     112      <HintPath>..\bin\ALGLIB-3.17.0.dll</HintPath>
    113113      <Private>False</Private>
    114114    </Reference>
     
    201201      <SpecificVersion>False</SpecificVersion>
    202202      <HintPath>..\bin\HeuristicLab.Encodings.LinearLinkageEncoding-3.4.dll</HintPath>
     203      <Private>False</Private>
    203204    </Reference>
    204205    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
     
    277278      <Private>False</Private>
    278279    </Reference>
    279     <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
     280    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     281      <SpecificVersion>False</SpecificVersion>
    280282      <HintPath>..\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
    281283      <Private>False</Private>
    282284    </Reference>
    283     <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
     285    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     286      <SpecificVersion>False</SpecificVersion>
    284287      <HintPath>..\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
    285288      <Private>False</Private>
Note: See TracChangeset for help on using the changeset viewer.