Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/12/19 12:18:44 (5 years ago)
Author:
gkronber
Message:

#2971: removed nuget package reference missed in r16658

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj

    r16656 r16672  
    106106      <HintPath>..\..\bin\AutoDiff-1.0.dll</HintPath>
    107107      <Private>False</Private>
     108    </Reference>
     109    <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     110      <SpecificVersion>False</SpecificVersion>
     111      <HintPath>..\..\bin\HEAL.Attic.dll</HintPath>
    108112    </Reference>
    109113    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.NativeInterpreter-0.1, Version=0.0.0.1, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     
    404408    </ProjectReference>
    405409  </ItemGroup>
    406   <ItemGroup>
    407     <PackageReference Include="HEAL.Attic">
    408       <Version>1.0.0-pre03</Version>
    409     </PackageReference>
    410     <PackageReference Include="System.Numerics.Vectors">
    411       <Version>4.5.0</Version>
    412     </PackageReference>
    413   </ItemGroup>
    414410  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    415411  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.