Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/25/19 17:38:30 (5 years ago)
Author:
jkarder
Message:

#2520: updated Fossil version and PersistenceUtil for hive

Location:
branches/2520_PersistenceReintegration/HeuristicLab.Algorithms.Benchmarks/3.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2520_PersistenceReintegration/HeuristicLab.Algorithms.Benchmarks/3.3/HeuristicLab.Algorithms.Benchmarks-3.3.csproj

    r16539 r16558  
    9292      <HintPath>..\..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath>
    9393    </Reference>
    94     <Reference Include="HEAL.Fossil, Version=1.0.1.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    95       <HintPath>..\..\packages\HEAL.Fossil.1.0.1\lib\netstandard2.0\HEAL.Fossil.dll</HintPath>
     94    <Reference Include="HEAL.Fossil, Version=1.0.2.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     95      <HintPath>..\..\packages\HEAL.Fossil.1.0.2-pre-03\lib\netstandard2.0\HEAL.Fossil.dll</HintPath>
    9696    </Reference>
    9797    <Reference Include="System" />
  • branches/2520_PersistenceReintegration/HeuristicLab.Algorithms.Benchmarks/3.3/packages.config

    r16539 r16558  
    22<packages>
    33  <package id="Google.Protobuf" version="3.6.1" targetFramework="net461" />
    4   <package id="HEAL.Fossil" version="1.0.1" targetFramework="net461" />
     4  <package id="HEAL.Fossil" version="1.0.2-pre-03" targetFramework="net461" />
    55  <package id="System.Drawing.Common" version="4.5.1" targetFramework="net461" />
    66</packages>
Note: See TracChangeset for help on using the changeset viewer.