Free cookie consent management tool by TermsFeed Policy Generator

Changeset 3383


Ignore:
Timestamp:
04/17/10 21:48:51 (14 years ago)
Author:
swagner
Message:

Removed obsolete classes in version 3.3 of HeuristicLab.Common and adapted project files (#974)

Location:
trunk/sources/HeuristicLab.Common
Files:
4 deleted
1 edited
1 moved

Legend:

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

    r3376 r3383  
    8989    <None Include="HeuristicLabCommonPlugin.cs.frame" />
    9090    <Compile Include="Cloner.cs" />
     91    <Compile Include="EnumerableEventArgs.cs" />
    9192    <Compile Include="IContent.cs" />
    9293    <Compile Include="IDeepCloneable.cs" />
     94    <Compile Include="NotificationDictionary.cs" />
     95    <Compile Include="ObservableCollection.cs" />
     96    <Compile Include="ObservableList.cs" />
    9397    <Compile Include="ReferenceEqualityComparer.cs" />
    9498    <Compile Include="TypeExtensions.cs" />
  • trunk/sources/HeuristicLab.Common/3.3/HeuristicLab.Common-3.3.csproj

    r3382 r3383  
    66    <ProductVersion>9.0.30729</ProductVersion>
    77    <SchemaVersion>2.0</SchemaVersion>
    8     <ProjectGuid>{1FC004FC-59AF-4249-B1B6-FF25873A20E4}</ProjectGuid>
     8    <ProjectGuid>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</ProjectGuid>
    99    <OutputType>Library</OutputType>
    1010    <AppDesignerFolder>Properties</AppDesignerFolder>
Note: See TracChangeset for help on using the changeset viewer.