▲ | Dwedit 3 days ago | |
Well there is "netstandard 2.0", which lets you target both .NET Framework 4.6.1+ and Dotnet 2.0+ with the same code. | ||
▲ | andix 3 days ago | parent [-] | |
That usually involves some serious work to get done. Just upgrading to dotnet 8/9/10 is much easier. |