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.Problems.DataAnalysis.Views/3.4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2520_PersistenceReintegration/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj

    r16539 r16558  
    106106      <HintPath>..\..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath>
    107107    </Reference>
    108     <Reference Include="HEAL.Fossil, Version=1.0.1.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    109       <HintPath>..\..\packages\HEAL.Fossil.1.0.1\lib\netstandard2.0\HEAL.Fossil.dll</HintPath>
     108    <Reference Include="HEAL.Fossil, Version=1.0.2.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     109      <HintPath>..\..\packages\HEAL.Fossil.1.0.2-pre-03\lib\netstandard2.0\HEAL.Fossil.dll</HintPath>
    110110    </Reference>
    111111    <Reference Include="System" />
  • branches/2520_PersistenceReintegration/HeuristicLab.Problems.DataAnalysis.Views/3.4/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.