Changeset 1400 for branches/New Persistence Exploration/Persistence/Persistence/HeuristicLab.Persistence.csproj
- Timestamp:
- 03/23/09 17:53:14 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/New Persistence Exploration/Persistence/Persistence/HeuristicLab.Persistence.csproj
r1363 r1400 55 55 </ItemGroup> 56 56 <ItemGroup> 57 <Compile Include="Core\Configuration.cs" /> 57 58 <Compile Include="Default\Decomposers\EnumerableDecomposer.cs" /> 58 59 <Compile Include="Default\Decomposers\ArrayDecomposer.cs" /> … … 76 77 <Compile Include="Interfaces\IDecomposer.cs" /> 77 78 <Compile Include="Interfaces\IFormatter.cs" /> 78 <Compile Include="Core\ PersistenceConfiguration.cs" />79 <Compile Include="Core\ConfigurationService.cs" /> 79 80 <Compile Include="Properties\AssemblyInfo.cs" /> 80 81 <Compile Include="Core\Serializer.cs" />
Note: See TracChangeset
for help on using the changeset viewer.