MalwareScan.AMSI icon indicating copy to clipboard operation
MalwareScan.AMSI copied to clipboard

Update .NET targets and NuGet references

Open kauppine opened this issue 4 years ago • 1 comments

Updated the main project to target just .NET Standard 2.0 as .NET Framework 4.6.1 and newer as well as .NET Core 2.0 and newer including .NET 6 support it. Furthermore, .NET Frameworks older than 4.6.2 will be end-of-life this year and therefore support for them should be dropped.

The test project was updated to .NET Framework 4.8 and .NET 6 as those are the current LTS releases and .NET Core 3.1 as well as .NET Framework 4.5.2 and 4.6.1 will be end-of-life this year.

kauppine avatar Jan 18 '22 15:01 kauppine

Thank you for this. I am disinclined to remove support for older frameworks as I suspect a lot of the usage comes from those for this particular library. What problem does it solve for you?

flytzen avatar Apr 25 '22 10:04 flytzen