What is the latest version that fully supports .NET 5.0?

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
bairog
Advanced
Posts: 128
Joined: Fri Dec 07, 2018 12:00 am

What is the latest version that fully supports .NET 5.0?

Post by bairog » Tue Sep 26, 2023 5:44 am

Hello.
In some of our projects we are limited to .NET 5.0. What is the latest version that fully supports it?
Version 4.2023.4.13 is the last one that targets .NET 5.0 directly.
Version 4.2023.4.18 drops .NET 5.0 target but still target .NETCoreApp 2.0 and .NETCoreApp 3.1 - so technically I can install that package to my .NET 5.0 app. But was it intended to use that way?

P. S. Starting from version 4.2023.5.23 package drops both .NET 5.0 and .NETCoreApp 2.0/.NETCoreApp 3.1 - so it becomes clear that minimum runtime version was increased to .NET 6.0.

Marc
Site Admin
Site Admin
Posts: 1217
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

Re: What is the latest version that fully supports .NET 5.0?

Post by Marc » Wed Sep 27, 2023 9:40 am

Hello,

Reviewing release builds it seems there was a problem with NET5 support specifically with the 4.2023.4.18 release. Subsequent builds build for NET5 projects. We recommend anyway, moving to NET6+ when possible.

Regards,
Marc Meumann
Steema Support

Post Reply