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.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj

    r8600 r8624  
    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>
     104    <Reference Include="ICSharpCode.SharpZipLib">
     105    <HintPath>..\..\HeuristicLab.PluginInfrastructure\3.3\ICSharpCode.SharpZipLib.dll</HintPath>
     106    <Private>False</Private>
     107  </Reference>
    107108    <Reference Include="System" />
    108109    <Reference Include="System.Core" />
Note: See TracChangeset for help on using the changeset viewer.