Flee
Flee copied to clipboard
Added support for .NET 7.0 and 8.0
As per discussed in #110, this PR will make the necessary patches to support .NET 8.0.
Accidentally deleted branch which closed this PR, my bad.
What about .NET 9 Should be just changed the Target Framework to .NET 9 @caiosm1005 ?
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.