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.Operators.Views.GraphVisualization.Views/3.3/HeuristicLab.Operators.Views.GraphVisualization.Views-3.3.csproj

    r6866 r7021  
    104104    <Reference Include="HeuristicLab.Netron-3.0.2672.12446, Version=3.0.2672.12446, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    105105      <HintPath>..\..\bin\HeuristicLab.Netron-3.0.2672.12446.dll</HintPath>
     106      <Private>False</Private>
    106107    </Reference>
    107108    <Reference Include="Netron.Diagramming.Core-3.0.2672.12446, Version=3.0.2672.12446, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    108109      <HintPath>..\..\bin\Netron.Diagramming.Core-3.0.2672.12446.dll</HintPath>
     110      <Private>False</Private>
    109111    </Reference>
    110112    <Reference Include="System" />
Note: See TracChangeset for help on using the changeset viewer.