[Bug 2046458] Re: Microsoft.NETCore.App.Runtime.<rid> and Microsoft.AspNetCore.App.Runtime.<rid> should be moved to dotnet-sdk-8.0 binary package
Mateus Rodrigues de Morais
2046458 at bugs.launchpad.net
Thu Jan 25 16:22:51 UTC 2024
Fix committed to version 8.0.101-8.0.1-0ubuntu2
** Changed in: dotnet8 (Ubuntu)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dotnet8 in Ubuntu.
https://bugs.launchpad.net/bugs/2046458
Title:
Microsoft.NETCore.App.Runtime.<rid> and
Microsoft.AspNetCore.App.Runtime.<rid> should be moved to dotnet-
sdk-8.0 binary package
Status in dotnet8 package in Ubuntu:
Fix Committed
Bug description:
In a .NET 8 SDK installation, the packs directory contains two sub-
directories called Microsoft.NETCore.App.Runtime.<rid> and
Microsoft.AspNetCore.App.Runtime.<rid>. These files enable building
self-contained applications and contain symbolic links to files in
packages dotnet-hostfxr-8.0, dotnet-runtime-8.0, and aspnetcore-
runtime-8.0.
According to the .NET SDK Layout and Packaging documentation [1],
these two subdirectories should be part of the dotnet-sdk-8.0 binary
package. As of now, they are placed in the dotnet-targeting-pack-8.0
and aspnetcore-targeting-pack-8.0 packages, respectively.
They should be moved to the right package instead.
[1] https://learn.microsoft.com/en-us/dotnet/core/distribution-
packaging#recommended-packages
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dotnet8/+bug/2046458/+subscriptions
More information about the foundations-bugs
mailing list