Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 7072

Downgrade dotnet 8 SDK on ubuntu 24.04

$
0
0

I'm using ubuntu 24.04 and was offered an upgrade to dotnet sdk 8.0.114. After the upgrade dotnet restore hangs on Determining projects to restore.... I removed every trace of dotnet then reinstalled, but have the same issue.

I want to downgrade to the previous version of the SDK, but the launchpad page shows that all versions other than the latest were "superceded", none can be installed. So for example, this fails:

sudo apt install dotnet-sdk-8.0=8.0.113-0ubuntu1~24.04.1

The only other sdk which can be installed is from a year ago (8.0.104-0ubuntu1) and I know the version I was using before the upgrade was newer than that.

How can I determine which was the previous version, and how can I install it?


Viewing all articles
Browse latest Browse all 7072

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>