Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/01/12 10:51:12 (12 years ago)
Author:
ascheibe
Message:

#1861 fixed ziplib references

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Mono/HeuristicLab.Problems.Instances.QAPLIB/3.3/HeuristicLab.Problems.Instances.QAPLIB-3.3.csproj

    r7645 r8373  
    102102  </PropertyGroup>
    103103  <ItemGroup>
    104     <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
    105       <Private>False</Private>
    106     </Reference>
    107104    <Reference Include="System" />
    108105    <Reference Include="System.Core" />
    109106    <Reference Include="System.Data" />
     107    <Reference Include="ICSharpCode.SharpZipLib">
     108      <HintPath>..\..\HeuristicLab.PluginInfrastructure\3.3\ICSharpCode.SharpZipLib.dll</HintPath>
     109      <Private>False</Private>
     110    </Reference>
    110111  </ItemGroup>
    111112  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.