-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Add Ubuntu 22.10 kinetic kudu RIDs for .NET 7 #84984
Add Ubuntu 22.10 kinetic kudu RIDs for .NET 7 #84984
Conversation
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries Issue DetailsRelated to #84974
|
@dotnet-policy-service agree company="Canonical" |
@dviererbe please retarget your PR to release/7.0-staging, per these instructions: https://github.com/dotnet/runtime/blob/release/7.0-staging/docs/project/library-servicing.md |
do we have PR for main? We usually start with that. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs a PR merged in main first.
Sorry for the long delay. @wfurt I think we can add mantic too I will prepare this. Same applies for the .NET 6 PR #84983 |
and yes, the desire is there as keeping up with all Linux releases is ..... |
Adds the Runtime Identifiers (RIDs) for Ubuntu 22.10 Kinetic Kudu and the recently announced Ubuntu 23.10 Mantic Minotaur. Related to dotnet#84974, dotnet#84983, dotnet#84984
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for submitting the main change.
@dviererbe FYI I added a missing change in the Microsoft.NETCore.Platforms.csproj file that ensures it gets built for servicing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Related to #84974