Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/14/19 08:05:26 (5 years ago)
Author:
gkronber
Message:

#2971: merged r16658 from trunk to branch

Location:
branches/2971_named_intervals/HeuristicLab.Problems.DataAnalysis.Views
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2971_named_intervals/HeuristicLab.Problems.DataAnalysis.Views

  • branches/2971_named_intervals/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj

    r16643 r16685  
    103103      <Private>False</Private>
    104104    </Reference>
     105    <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     106      <SpecificVersion>False</SpecificVersion>
     107      <HintPath>..\..\..\..\trunk\bin\HEAL.Attic.dll</HintPath>
     108    </Reference>
    105109    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4">
     110      <SpecificVersion>False</SpecificVersion>
    106111      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
    107112      <Private>False</Private>
     
    615620    </EmbeddedResource>
    616621  </ItemGroup>
    617   <ItemGroup>
    618     <PackageReference Include="HEAL.Attic">
    619       <Version>1.0.0-pre03</Version>
    620     </PackageReference>
    621   </ItemGroup>
    622622  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    623623  <!-- 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.