Changeset 5596
- Timestamp:
- 03/02/11 17:19:48 (14 years ago)
- Location:
- trunk/sources/HeuristicLab.Selection/3.3
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Selection/3.3/HeuristicLab.Selection-3.3.csproj
r5163 r5596 19 19 </UpgradeBackupLocation> 20 20 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> 21 <TargetFrameworkProfile></TargetFrameworkProfile> 21 <TargetFrameworkProfile> 22 </TargetFrameworkProfile> 22 23 <PublishUrl>publish\</PublishUrl> 23 24 <Install>true</Install> … … 109 110 <Compile Include="CrowdedTournamentSelector.cs" /> 110 111 <Compile Include="LeftSelector.cs" /> 112 <Compile Include="NoSameMatesSelector.cs" /> 111 113 <Compile Include="RandomReplacer.cs" /> 112 114 <Compile Include="GenderSpecificSelector.cs" />
Note: See TracChangeset
for help on using the changeset viewer.