Flee icon indicating copy to clipboard operation
Flee copied to clipboard

Added support for .NET 7.0 and 8.0

Open caiosm1005 opened this issue 11 months ago • 3 comments

As per discussed in #110, this PR will make the necessary patches to support .NET 8.0.

caiosm1005 avatar May 22 '25 01:05 caiosm1005

Accidentally deleted branch which closed this PR, my bad.

caiosm1005 avatar May 22 '25 02:05 caiosm1005

What about .NET 9 Should be just changed the Target Framework to .NET 9 @caiosm1005 ?

MHDSAEEDRABID avatar Jun 24 '25 01:06 MHDSAEEDRABID

I personally didn’t consider .NET 9 because it’s not an even version number (I.e. no long term support by Microsoft), but I imagine it’s pretty straight forward to target version 9 as well.

caiosm1005 avatar Jun 24 '25 02:06 caiosm1005