-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Switch to non-preview tagging pattern for .NET 8 RC1 #4772
Labels
Comments
[Triage] |
3 tasks
ThorstenSauter
added a commit
to ThorstenSauter/NoPlan
that referenced
this issue
Sep 12, 2023
This change is in accordance with [dotnet-docker#4772](dotnet/dotnet-docker#4772).
Fixed with #4860 |
Closed
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As discussed in #4117, upon the release of .NET 8 RC1, we will switch from producing
8.0-preview
tags to just8.0
. This will allow customers time to transition to these new tags during the RC period ahead of the GA release.The text was updated successfully, but these errors were encountered: