Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/22/11 16:45:46 (13 years ago)
Author:
mkommend
Message:

#1418: Merged trunk changes into branch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DataAnalysis Refactoring/HeuristicLab.Selection/3.3/HeuristicLab.Selection-3.3.csproj

    r5163 r5796  
    1919    </UpgradeBackupLocation>
    2020    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    21     <TargetFrameworkProfile></TargetFrameworkProfile>
     21    <TargetFrameworkProfile>
     22    </TargetFrameworkProfile>
    2223    <PublishUrl>publish\</PublishUrl>
    2324    <Install>true</Install>
     
    109110    <Compile Include="CrowdedTournamentSelector.cs" />
    110111    <Compile Include="LeftSelector.cs" />
     112    <Compile Include="NoSameMatesSelector.cs" />
    111113    <Compile Include="RandomReplacer.cs" />
    112114    <Compile Include="GenderSpecificSelector.cs" />
Note: See TracChangeset for help on using the changeset viewer.