-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move dnceng repositories to .NET 8 #1430
Comments
When we are ready to do this work, split out into individual issues per repo because it's a lot of work for just one issue. |
Is the goal to move 6.0 SDK like Some repos are easy, like |
I think that both are relevant. Repos using a 6.0 / 7.0 SDK should move to 8.0, and they should target the 8.0 TFM. Does anyone else have a different interpretation? For reference: https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core |
Looks like the latest is that they hope to have support for 8.0 in April (though they lack confidence in this timeline). dotnet-migrate-package and dotnet-helix-service are more immediately pressing for moving to .NET 8. |
I think we need to do #2341 before we can do this issue. |
The release of .NET 8 reminds us that the EOL dates for .NET 6 and 7 approach. Most of dnceng repositories are using .NET 6, but a few are using .NET 7, and that date is close enough to start thinking about allocating time to focus on an update.
.NET 6 leaves support on November 12, 2024. .NET 7 leaves support on May 14, 2024.
Release Note Category
Release Note Description
Migrate repository to .NET 8
The text was updated successfully, but these errors were encountered: