Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/02/14 21:22:53 (9 years ago)
Author:
ascheibe
Message:

#2280 switched all projects to .NET 4.5 (ExtLibs, HL, Tests, Services, Slave)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab 3.3 Services.sln

    r11365 r11623  
    11
    22Microsoft Visual Studio Solution File, Format Version 12.00
    3 # Visual Studio 2012
     3# Visual Studio 2013
     4VisualStudioVersion = 12.0.31101.0
     5MinimumVisualStudioVersion = 10.0.40219.1
    46Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{96396439-A764-4022-A8D2-BE021449B8D1}"
    57  ProjectSection(SolutionItems) = preProject
     
    2325Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Hive-3.3", "HeuristicLab.Services.Hive.Web\Hive-3.3\", "{0CA6706D-A569-45DE-A85C-4158891CC1BC}"
    2426  ProjectSection(WebsiteProperties) = preProject
    25     TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
     27    TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.5"
    2628    ProjectReferences = "{CF9DA321-AC1B-4FD3-9EC3-67BC6B861BDE}|HeuristicLab.Services.Hive-3.3.dll;{EC2C8109-6E1E-4C88-9A2B-908CFF2EF4AC}|HeuristicLab.Services.Hive.DataAccess-3.3.dll;{9FAC0B23-2730-452A-9BA0-D7CA1746C541}|HeuristicLab.Services.Access.dll;{BE9B0229-9150-49A4-AEA6-BB58E055992F}|HeuristicLab.GeoIP.dll;{0F652437-998A-4EAB-8BF1-444B5FE8CE97}|HeuristicLab.Services.Access.DataAccess.dll;"
    2729    Debug.AspNetCompiler.VirtualPath = "/Hive-3.3"
     
    4143    VWDPort = "4591"
    4244    VWDVirtualPath = "/Hive-3.3"
     45    SlnRelativePath = "HeuristicLab.Services.Hive.Web\Hive-3.3\"
    4346    DefaultWebSiteLanguage = "Visual C#"
    4447  EndProjectSection
     
    5760EndProject
    5861Global
    59   GlobalSection(TestCaseManagementSettings) = postSolution
    60     CategoryFile = HeuristicLab 3.3 Services.vsmdi
    61   EndGlobalSection
    6262  GlobalSection(SolutionConfigurationPlatforms) = preSolution
    6363    Debug|Any CPU = Debug|Any CPU
     
    212212    HideSolutionNode = FALSE
    213213  EndGlobalSection
     214  GlobalSection(TestCaseManagementSettings) = postSolution
     215    CategoryFile = HeuristicLab 3.3 Services.vsmdi
     216  EndGlobalSection
    214217EndGlobal
Note: See TracChangeset for help on using the changeset viewer.