Uh oh!
There was an error while loading. Please reload this page.
[release/7.0] Add a RID for Fedora 39 - #82208
Conversation
ghost
commented
Feb 15, 2023
Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov Issue DetailsThis is a backport of #82185 I don't know why runtime.json has all these extra changes. Is this a platform-specific sorting issue?
|
ghost
commented
Mar 1, 2023
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries Issue DetailsThis is a backport of #82185 I don't know why runtime.json has all these extra changes. Is this a platform-specific sorting issue?
|
carlossanlop
commented
Mar 1, 2023
There was some discussion about the tooling here: #82185 (comment) And if I'm not mistake, @ViktorHofer fixed the issue(s). So if you generated this PR using the latest version of the tool that include those fixes, the changes you see should be expected. Can you please help confirm @ViktorHofer / @wfurt ? |
carlossanlop
commented
Mar 8, 2023
@omajid Can you please update Microsoft.NETCore.Platorms.csproj as described here?: Need to set GeneratePackageOnBuild to true and increase the ServicingVersion number: @wfurt do you mind reviewing this? |
carlossanlop
left a comment
There was a problem hiding this comment.
The OOB changes look good. Thanks @omajid.
This is a backport of #82185
I don't know why runtime.json has all these extra changes. Is this a platform-specific sorting issue?