Free cookie consent management tool by TermsFeed Policy Generator

Opened 10 years ago

Closed 10 years ago

#2280 closed task (done)

Switch to .NET 4.5

Reported by: ascheibe Owned by: ascheibe
Priority: medium Milestone: HeuristicLab 3.3.11
Component: General Version: 3.3.10
Keywords: Cc:

Description (last modified by ascheibe)

Switch all projects to .NET 4.5. This is a prerequisite for #2247.

TODO:

  • switch projects to .NET 4.5
  • update branches to .NET 4.5
  • update FrameworkVersionErrorDialog
  • update builder if needed / check unit tests
  • check Mono compatibility (version should be at least 3.6.0 as this release adds System.IO.Compression.ZipArchive)

Change History (12)

comment:1 Changed 10 years ago by ascheibe

  • Status changed from new to accepted

comment:2 Changed 10 years ago by ascheibe

  • Description modified (diff)

comment:3 Changed 10 years ago by ascheibe

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

comment:4 Changed 10 years ago by ascheibe

  • Description modified (diff)

comment:5 Changed 10 years ago by ascheibe

  • Description modified (diff)

comment:6 Changed 10 years ago by ascheibe

Updated branches (FLA, DataImporter, MetaOpt, VOSGA, StatisticalTesting, RoboCode) in r11624-r11630

comment:7 Changed 10 years ago by ascheibe

r11631

  • updated .NET and Mono version check
  • updated .NET download link

comment:8 Changed 10 years ago by ascheibe

  • Description modified (diff)

comment:9 Changed 10 years ago by ascheibe

r11634 updated labels in FrameworkVersionErrorDialog

comment:10 Changed 10 years ago by ascheibe

  • Description modified (diff)
  • Owner changed from ascheibe to mkommend
  • Status changed from accepted to reviewing

comment:11 Changed 10 years ago by mkommend

  • Owner changed from mkommend to ascheibe
  • Status changed from reviewing to readytorelease

Reviewed all changesets. AFAIK no problems were encountered related to this ticket and it should be released.

Version 0, edited 10 years ago by mkommend (next)

comment:12 Changed 10 years ago by ascheibe

  • Resolution set to done
  • Status changed from readytorelease to closed

r11920: merged r11623, r11631, r11634 into stable

Note: See TracTickets for help on using tickets.