Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/23/09 17:53:14 (15 years ago)
Author:
epitzer
Message:

Deposit GUI-generated Configuration object at ConfigurationService. (#506)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/New Persistence Exploration/Persistence/Persistence/HeuristicLab.Persistence.csproj

    r1363 r1400  
    5555  </ItemGroup>
    5656  <ItemGroup>
     57    <Compile Include="Core\Configuration.cs" />
    5758    <Compile Include="Default\Decomposers\EnumerableDecomposer.cs" />
    5859    <Compile Include="Default\Decomposers\ArrayDecomposer.cs" />
     
    7677    <Compile Include="Interfaces\IDecomposer.cs" />
    7778    <Compile Include="Interfaces\IFormatter.cs" />
    78     <Compile Include="Core\PersistenceConfiguration.cs" />
     79    <Compile Include="Core\ConfigurationService.cs" />
    7980    <Compile Include="Properties\AssemblyInfo.cs" />
    8081    <Compile Include="Core\Serializer.cs" />
Note: See TracChangeset for help on using the changeset viewer.