Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/20/10 14:29:16 (14 years ago)
Author:
mkommend
Message:

incremented plugin version HeuristicLab.MainForm and HeuristicLab.MainForm.WindowsForms to 3.3 (ticket #983)

Location:
trunk/sources/HeuristicLab.Common/3.2
Files:
7 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Common/3.2/HeuristicLab.Common-3.2.csproj

    r3383 r3437  
    8989    <None Include="HeuristicLabCommonPlugin.cs.frame" />
    9090    <Compile Include="Cloner.cs" />
     91    <Compile Include="Content\Content.cs" />
     92    <Compile Include="Content\ContentManager.cs" />
     93    <Compile Include="Content\IContent.cs" />
     94    <Compile Include="Content\IStorableContent.cs" />
     95    <Compile Include="Content\StorableContent.cs" />
     96    <Compile Include="DeepCloneable.cs" />
    9197    <Compile Include="EnumerableEventArgs.cs" />
    92     <Compile Include="IContent.cs" />
    9398    <Compile Include="IDeepCloneable.cs" />
    9499    <Compile Include="NotificationDictionary.cs" />
Note: See TracChangeset for help on using the changeset viewer.