Open
Description
Describe the bug
I'm not able to install the 9.0.200 SDK on Ubuntu 22.04 - even with registering the PPA/backports repository doing apt-get update does not install a newer version neither does apt-install. The only listed version in the backport is 9.0.106
.
To Reproduce
Follow the steps here: https://learn.microsoft.com/en-us/dotnet/core/install/linux-ubuntu-install?tabs=dotnet9&pivots=os-linux-ubuntu-2404#ubuntu-2404
Run dotnet --list-sdks
Note that only 9.0.106 [/usr/lib/dotnet/sdk]
is visible.