Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/29/09 15:30:23 (15 years ago)
Author:
epitzer
Message:

Create folder with auxiliary classes. (#606)

File:
1 edited

Legend:

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

    r1683 r1703  
    101101    <Compile Include="Core\FormatBase.cs" />
    102102    <Compile Include="Core\FormatterBase.cs" />
    103     <Compile Include="Core\TypeExtensions.cs" />
     103    <Compile Include="Auxiliary\TypeExtensions.cs" />
    104104    <Compile Include="Core\TypeMapping.cs" />
    105     <Compile Include="Core\TypeStringBuilder.cs" />
     105    <Compile Include="Auxiliary\TypeStringBuilder.cs" />
    106106    <Compile Include="Core\GeneratorBase.cs" />
    107107    <Compile Include="Default\DebugString\DebugString.cs" />
Note: See TracChangeset for help on using the changeset viewer.