helix-toolkit / helix-toolkit

Helix Toolkit is a collection of 3D components for .NET.

Home Page:http://helix-toolkit.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Older .NET Framework Versions in v3

topsterde opened this issue · comments

Hi,
HelixToolkit.Wpf.SharpDX supports .NET Framework 4.8 and .NET 6 in v3.

Would it be possible to support older .NET Frameworks like 4.6.2 or 4.7.2

I guess you could attempt to compile it for those versions yourself, but why would you want that? The differences between 4.6 and 4.8 are minimal afaik and 4.6.1 is already EOL, I think 4.6.2 is soon to follow.

I use 4.7.2 in my application currently.

If everything works fine for you with V2, you don't need to move to V3.

I need #2057 because of a vulnerability.

It's merged in v2.