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.Problems.TestFunctions.MultiObjective/3.3
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2520_PersistenceReintegration/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/HeuristicLab.Problems.TestFunctions.MultiObjective-3.3.csproj

    r16452 r16454  
    8383      <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath>
    8484      <Private>False</Private>
     85    </Reference>
     86    <Reference Include="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
     87      <HintPath>..\..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath>
     88    </Reference>
     89    <Reference Include="HEAL.Fossil, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
     90      <HintPath>..\..\packages\HEAL.Fossil.1.0.0\lib\netstandard2.0\HEAL.Fossil.dll</HintPath>
    8591    </Reference>
    8692    <Reference Include="System" />
     
    170176    <EmbeddedResource Include="TestFunctions\ZDT\ParetoFronts\ZDT6.pf" />
    171177    <None Include="HeuristicLab.snk" />
     178    <None Include="packages.config" />
    172179    <None Include="Plugin.cs.frame" />
    173180    <None Include="Properties\AssemblyInfo.cs.frame" />
Note: See TracChangeset for help on using the changeset viewer.