Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/10/17 21:42:09 (7 years ago)
Author:
pkimmesw
Message:

#2665 Renamings due to typos, ManagedPool tests, Skip Noops in Debugger

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PushGP/HeuristicLab.PushGP/PushGp.sln

    r14727 r14744  
    1111EndProject
    1212Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.ProgramSynthesis", "HeuristicLab.Problems.ProgramSynthesis\HeuristicLab.Problems.ProgramSynthesis.csproj", "{5C93448C-47E3-4C3F-B1D0-EE62A48C3204}"
     13EndProject
     14Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestPooling", "TestPooling\TestPooling.csproj", "{B184A849-1403-4F5F-96F8-952C6599A7C0}"
    1315EndProject
    1416Global
     
    3436    {5C93448C-47E3-4C3F-B1D0-EE62A48C3204}.Release|Any CPU.ActiveCfg = Release|Any CPU
    3537    {5C93448C-47E3-4C3F-B1D0-EE62A48C3204}.Release|Any CPU.Build.0 = Release|Any CPU
     38    {B184A849-1403-4F5F-96F8-952C6599A7C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     39    {B184A849-1403-4F5F-96F8-952C6599A7C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
     40    {B184A849-1403-4F5F-96F8-952C6599A7C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
     41    {B184A849-1403-4F5F-96F8-952C6599A7C0}.Release|Any CPU.Build.0 = Release|Any CPU
    3642  EndGlobalSection
    3743  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.