Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/10/12 22:02:50 (12 years ago)
Author:
ascheibe
Message:

#1937 added hint path for SharpZipLib in project files

File:
1 edited

Legend:

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

    r8600 r8624  
    9898  </PropertyGroup>
    9999  <ItemGroup>
    100     <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
    101       <Private>False</Private>
    102     </Reference>
     100     <Reference Include="ICSharpCode.SharpZipLib">
     101    <HintPath>..\..\HeuristicLab.PluginInfrastructure\3.3\ICSharpCode.SharpZipLib.dll</HintPath>
     102    <Private>False</Private>
     103  </Reference>
    103104    <Reference Include="System" />
    104105    <Reference Include="System.Core" />
Note: See TracChangeset for help on using the changeset viewer.