Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/23/11 14:52:32 (12 years ago)
Author:
mkommend
Message:

#1653: Forgot to set CopyLocal = true for WinForms.Docking in HeuristicLab.Tests.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Tests/HeuristicLab.Tests.csproj

    r7050 r7055  
    181181    <Reference Include="WeifenLuo.WinFormsUI.Docking-2.3.1, Version=2.3.1.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    182182      <HintPath>..\bin\WeifenLuo.WinFormsUI.Docking-2.3.1.dll</HintPath>
    183       <Private>False</Private>
     183      <Private>True</Private>
    184184    </Reference>
    185185  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.