Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/05/12 16:27:40 (12 years ago)
Author:
sforsten
Message:

#1292: removed unnecessary reference

File:
1 edited

Legend:

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

    r8578 r8581  
    9595    <Reference Include="ALGLIB-3.6.0, Version=3.6.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    9696      <HintPath>..\..\bin\ALGLIB-3.6.0.dll</HintPath>
     97      <Private>False</Private>
    9798    </Reference>
    9899    <Reference Include="HeuristicLab.ALGLIB-3.6.0, Version=3.6.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    99100      <HintPath>..\..\bin\HeuristicLab.ALGLIB-3.6.0.dll</HintPath>
     101      <Private>False</Private>
    100102    </Reference>
    101103    <Reference Include="System" />
     
    218220  </ItemGroup>
    219221  <ItemGroup>
    220     <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
    221       <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
    222       <Name>HeuristicLab.Analysis-3.3</Name>
    223       <Private>False</Private>
    224     </ProjectReference>
    225222    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    226223      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
Note: See TracChangeset for help on using the changeset viewer.