Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/27/18 11:16:08 (5 years ago)
Author:
jkarder
Message:

#2520: added nuget references to HEAL.Fossil (which has not been published yet)

Location:
branches/2520_PersistenceReintegration/HeuristicLab.Algorithms.CMAEvolutionStrategy/3.4
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2520_PersistenceReintegration/HeuristicLab.Algorithms.CMAEvolutionStrategy/3.4/HeuristicLab.Algorithms.CMAEvolutionStrategy-3.4.csproj

    r16452 r16454  
    104104      <Private>False</Private>
    105105    </Reference>
     106    <Reference Include="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
     107      <HintPath>..\..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath>
     108    </Reference>
     109    <Reference Include="HEAL.Fossil, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
     110      <HintPath>..\..\packages\HEAL.Fossil.1.0.0\lib\netstandard2.0\HEAL.Fossil.dll</HintPath>
     111    </Reference>
    106112    <Reference Include="System" />
    107113    <Reference Include="System.Core">
     
    139145  <ItemGroup>
    140146    <None Include="HeuristicLab.snk" />
     147    <None Include="packages.config" />
    141148    <None Include="Plugin.cs.frame" />
    142149    <None Include="Properties\AssemblyInfo.cs.frame" />
Note: See TracChangeset for help on using the changeset viewer.