[Bug 2089686] Re: NET 9 SDK targets NET 8.0.11 for NET 8 projects
Dominik Viererbe
2089686 at bugs.launchpad.net
Fri Nov 29 16:05:44 UTC 2024
It seems the version that gets set by `dotnet publish` is determined by
`/usr/lib/dotnet/sdk/$VERSION/Microsoft.NETCoreSdk.BundledVersions.props`.
I thought about patching this in the future, but I think this is a bad
idea, because we would ship outdated version data and it is as hard to
ship updates as it is to ship the latest update in the first place.
--
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/2089686
Title:
NET 9 SDK targets NET 8.0.11 for NET 8 projects
Status in dotnet8 package in Ubuntu:
Fix Committed
Bug description:
WHen using the new NEW 9 SDK for NET 8 projects the compilation targets the 8.0.11 runtime.
So currently without this package NET 9 is unusable for projects not yet migrated to NET 9 (as only 8.0.10 is available).
Please include 8.0.11 package as soon as possible to remedy the issue.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dotnet8/+bug/2089686/+subscriptions
More information about the foundations-bugs
mailing list