Skip to content
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

Support .NET 8 scheduled for Nov 14 #787

Closed
3 of 4 tasks
samruddhikhandale opened this issue Oct 4, 2023 · 6 comments
Closed
3 of 4 tasks

Support .NET 8 scheduled for Nov 14 #787

samruddhikhandale opened this issue Oct 4, 2023 · 6 comments
Assignees
Labels
dependency-upgrade Tracks new image support or EOL

Comments

@samruddhikhandale
Copy link
Member

samruddhikhandale commented Oct 4, 2023

Depends on [add a reference link here]

@samruddhikhandale samruddhikhandale added the dependency-upgrade Tracks new image support or EOL label Oct 4, 2023
@samruddhikhandale samruddhikhandale self-assigned this Oct 4, 2023
@marinasundstrom
Copy link

So there is no build with RC 2?

@samruddhikhandale
Copy link
Member Author

So there is no build with RC 2?

@marinasundstrom, unfortunately, we don't. We only add support for production ready frameworks.

@seesharprun
Copy link
Contributor

Would it be out-of-bounds to create a PR to add .NET 8 support to the universal image as it's now the new LTS?

@samruddhikhandale
Copy link
Member Author

Would it be out-of-bounds to create a PR to add .NET 8 support to the universal image as it's now the new LTS?

For the universal image, we have the following rules defined :

  • Only include LTS (or latest) releases of tools used for key scenarios
  • When several LTS versions are in support, include only the latest two

Hence, updating universal image to support .NET versions 8 and 6 makes sense to me.

I can help review Update universal image to .NET 8 #855 when it's ready.

@seesharprun
Copy link
Contributor

Sounds good, I removed .NET 7 from the pull request and it's ready for review now.

Thanks!

@samruddhikhandale
Copy link
Member Author

Closing as .Net 8 images are now released 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-upgrade Tracks new image support or EOL
Projects
None yet
Development

No branches or pull requests

3 participants