Free cookie consent management tool by TermsFeed Policy Generator

Changeset 2731


Ignore:
Timestamp:
02/01/10 20:12:41 (14 years ago)
Author:
swagner
Message:

Operator architecture refactoring (#95)

  • fixed hint paths for external libraries in the HeuristicLab.Persistence plugin.
File:
1 edited

Legend:

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

    r1958 r2731  
    7878    <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
    7979      <SpecificVersion>False</SpecificVersion>
    80       <HintPath>..\..\HeuristicLab.PluginInfrastructure.GUI\ICSharpCode.SharpZipLib.dll</HintPath>
     80      <HintPath>..\..\HeuristicLab.PluginInfrastructure\ICSharpCode.SharpZipLib.dll</HintPath>
    8181    </Reference>
    8282    <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
    8383      <SpecificVersion>False</SpecificVersion>
    84       <HintPath>..\..\HeuristicLab.Tracing\3.2\libs\release\log4net.dll</HintPath>
     84      <HintPath>..\..\HeuristicLab.ExtLibs\HeuristicLab.log4net\1.2.10.0\log4net.dll</HintPath>
    8585    </Reference>
    8686    <Reference Include="System" />
Note: See TracChangeset for help on using the changeset viewer.