Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/14/15 19:52:46 (8 years ago)
Author:
gkronber
Message:

#1966:

  • used Items instead of NamedItems and adapted views (Names/Descriptions) were not set anyway
  • fixed problems identified by Essential unit tests
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/HeuristicLab.Problems.BinPacking.Views-3.3.csproj

    r13028 r13461  
    120120      <Private>False</Private>
    121121    </Reference>
    122     <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    123       <Private>False</Private>
    124     </Reference>
    125122    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    126123      <Private>False</Private>
     
    145142    <Reference Include="System" />
    146143    <Reference Include="System.Core" />
    147     <Reference Include="System.Data" />
    148144    <Reference Include="System.Drawing" />
    149145    <Reference Include="System.Windows.Forms" />
    150     <Reference Include="System.Xml" />
    151146  </ItemGroup>
    152147  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.