Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/29/09 14:56:51 (15 years ago)
Author:
epitzer
Message:

Updated handling of floating and fixed point numbers, faster and more accurate serialization and parsing. (#646)

File:
1 edited

Legend:

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

    r1853 r1958  
    151151    <Compile Include="Default\Xml\Primitive\DateTime2XmlSerializer.cs" />
    152152    <Compile Include="Default\Xml\Primitive\Decimal2XmlSerializer.cs" />
    153     <Compile Include="Default\Xml\Primitive\DecimalNumber2XmlSerializerBase.cs" />
    154153    <Compile Include="Default\Xml\Primitive\Double2XmlSerializer.cs" />
    155154    <Compile Include="Default\Xml\Primitive\Float2XmlSerializer.cs" />
Note: See TracChangeset for help on using the changeset viewer.