Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/10/14 13:10:15 (10 years ago)
Author:
epitzer
Message:

#2242 Add composite serializer for Queues and generic Queue<>s.

Location:
trunk/sources/HeuristicLab.Persistence/3.3
Files:
1 added
1 edited

Legend:

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

    r8641 r11353  
    143143    <Compile Include="Default\CompositeSerializers\CompactNumberArray2StringSerializer.cs" />
    144144    <Compile Include="Default\CompositeSerializers\ConcreteDictionarySerializer.cs" />
     145    <Compile Include="Default\CompositeSerializers\QueueSerializer.cs" />
    145146    <Compile Include="Default\CompositeSerializers\TupleSerializer.cs" />
    146147    <Compile Include="Default\CompositeSerializers\HashSetSerializer.cs" />
Note: See TracChangeset for help on using the changeset viewer.