Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/07/19 16:57:20 (5 years ago)
Author:
gkronber
Message:

#2520: created a extlibs wrapper plugin for the HEAL.Attic nuget package (and updated to 1.0.0-pre4)

File:
1 edited

Legend:

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

    r16625 r16658  
    552552      <Private>False</Private>
    553553    </ProjectReference>
    554     <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    555       <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
    556       <Name>HeuristicLab.Persistence-3.3</Name>
    557       <Private>False</Private>
    558     </ProjectReference>
    559554    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    560555      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
     
    606601  </ItemGroup>
    607602  <ItemGroup>
    608     <PackageReference Include="HEAL.Attic">
    609       <Version>1.0.0-pre03</Version>
    610     </PackageReference>
     603    <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     604      <SpecificVersion>False</SpecificVersion>
     605      <HintPath>..\..\bin\HEAL.Attic.dll</HintPath>
     606      <Private>False</Private>
     607    </Reference>
    611608  </ItemGroup>
    612609  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.