Skip to content

Targeting .NET 6 #395

Answered by StephenHodgson
uxmond asked this question in Q&A
Dec 29, 2024 · 1 comments · 6 replies
Discussion options

You must be logged in to vote

.net6 reached end of life and no longer gets support or updates. Unfortunately I did take the breaking changes and incorporated them into the library already and the min supported version is currently .net8.

You could fork this library and add your backwards capabilities but you'd also be losing out on a few performance upgrades.

That being said, I am genuinely surprised Godot doesn't have a way to upgrade the .net target version, and since it is .net6 shouldn't it be fairly trivial to update it since .net6 is no longer in support lifecycle?

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@uxmond
Comment options

@StephenHodgson
Comment options

@uxmond
Comment options

@StephenHodgson
Comment options

@uxmond
Comment options

Answer selected by uxmond
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
2 participants
Converted from issue

This discussion was converted from issue #394 on December 29, 2024 14:17.