Free cookie consent management tool by TermsFeed Policy Generator

Opened 6 years ago

Closed 5 years ago

#2900 closed defect (obsolete)

Upgrade .NET framework

Reported by: abeham Owned by:
Priority: medium Milestone: HeuristicLab 3.3.16
Component: General Version:
Keywords: Cc:

Description

.NET Framework 4.5 was released in August 2012 and is 5.5 years old. For instance, in .NET Framework 4.5.2 improvements for high DPI displays were mentioned. Though, an upgrade to 4.5.2 seems a bit minor. I would propose to upgrade to 4.6.1 which is also the first to be .NET Standard 2.0 compatible (together with the .NET Core 2.0 SDK according to the docs docs.microsoft.com).

Upgrading to a more recent or the latest version of the .NET framework is not meaningful due to HL being used on a number of sometimes older platforms. 4.6.1 was released in November 2015 and should thus be more generally available.

Change History (1)

comment:1 Changed 5 years ago by gkronber

  • Resolution set to obsolete
  • Status changed from new to closed

We upgraded to 4.6.1 together with the persistence refactoring. #2520

Note: See TracTickets for help on using tickets.