End-of-life'd .NET support #2748
kfcampbell
started this conversation in
General
Replies: 2 comments 5 replies
-
|
Depending on how long you anticipate this effort to take, .NET8 will ship in Nov this year...better to jump on that with maybe using v6 as a prepatory stepping stone to identify if at all any breaking changes to accommodate. |
Beta Was this translation helpful? Give feedback.
3 replies
-
I suggest we can start to support .NET 7 first now, because I think having .NET 7 support also means that we will be more prepared for .NET 8 after .NET 8 is released in November. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, we have several repositories that still use .NET 5 and other previous end-of-life'd versions of .NET (see the .NET support calendar here).
I think it would be appropriate to make .NET 6 the floor of our versions and shoot to build and publish using .NET 6 everywhere, as it's the current LTS version and will be supported until November 2024. Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions