Maui Blazor 中文社区 QQ群:645660665

Ubuntu 24.04 版本混乱, 全删dontnet目录, 重装解决

服务启动报错, 命令行能直接运行

Ubuntu 24.04 版本混乱, 全删dontnet目录, 重装解决
sudo add-apt-repository ppa:dotnet/backports
sudo apt-get update &&
sudo apt-get install -y dotnet-sdk-7.0
sudo apt-get update &&
sudo apt-get install -y dotnet-sdk-8.0
sudo apt-get update &&
sudo apt-get install -y dotnet-sdk-9.0

posted @ 2024-12-09 23:00  AlexChow  阅读(107)  评论(0)    收藏  举报