Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/05/10 14:08:55 (14 years ago)
Author:
epitzer
Message:

Add support for serialization of structs (#548)

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

    r2900 r2939  
    121121    <Compile Include="Default\CompositeSerializers\Storable\StorableAttribute.cs" />
    122122    <Compile Include="Default\CompositeSerializers\Storable\StorableSerializer.cs" />
     123    <Compile Include="Default\CompositeSerializers\StructSerializer.cs" />
    123124    <Compile Include="Default\CompositeSerializers\TypeSerializer.cs" />
    124125    <Compile Include="Default\DebugString\DebugString.cs" />
Note: See TracChangeset for help on using the changeset viewer.