Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/21/11 15:13:28 (12 years ago)
Author:
gkronber
Message:

#1653 corrected a number of direct references to .dll files (sometimes to a x86 version) which were missed in r6866 and changed the 'copy local' property for references to ExtLib .dlls to 'false'.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Persistence/3.3/HeuristicLab.Persistence-3.3.csproj

    r6866 r7021  
    112112    <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
    113113      <SpecificVersion>False</SpecificVersion>
    114       <HintPath>..\..\HeuristicLab.PluginInfrastructure\3.3\ICSharpCode.SharpZipLib.dll</HintPath>
     114      <HintPath>..\..\bin\ICSharpCode.SharpZipLib.dll</HintPath>
     115      <Private>False</Private>
    115116    </Reference>
    116117    <Reference Include="System" />
Note: See TracChangeset for help on using the changeset viewer.