Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/04/17 13:54:34 (7 years ago)
Author:
gkronber
Message:

#2520 changed references and plugin dependencies

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PersistenceReintegration/HeuristicLab.Persistence/4.0/HeuristicLab.Persistence-4.0.csproj

    r14771 r14926  
    5454    <Compile Include="Core\ReferenceEqualityComparer.cs" />
    5555    <Compile Include="Core\Serializer.cs" />
     56    <Compile Include="Core\StorableAttribute.cs" />
     57    <Compile Include="Core\StorableClassAttribute.cs" />
     58    <Compile Include="Core\StorableClassType.cs" />
     59    <Compile Include="Core\StorableConstructorAttribute.cs" />
     60    <Compile Include="Core\StorableHookAttribute.cs" />
     61    <Compile Include="Core\StorableMemberSelection.cs" />
     62    <Compile Include="Core\StorableTypeAttribute.cs" />
    5663    <Compile Include="Core\Transformer.cs" />
    5764    <Compile Include="Core\StorableConversionAttribute.cs" />
     
    7986      <Private>False</Private>
    8087    </ProjectReference>
    81     <ProjectReference Include="..\3.3\HeuristicLab.Persistence-3.3.csproj">
    82       <Project>{102bc7d3-0ef9-439c-8f6d-96ff0fdb8e1b}</Project>
    83       <Name>HeuristicLab.Persistence-3.3</Name>
    84     </ProjectReference>
    8588  </ItemGroup>
    8689  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.