X_Dusks_X
✅ .NET workloads not found when searching
Hello. I'm trying to install the iOS workload using the dotnet CLI. However, when I go to search for the iOS workload, I cannot find it. It happened the same with when I tried to install the android workload. That issue was fixed by just updating dotnet. However, this time it isn't fixed even after updating to the newer version. Any ideas that could be causing this?
OS: Arch Linux x64
.NET SDK version: 8.0.402
Workload version: 8.0.402.1
.NET install method: File based, straight from the website (not the package manager)
Thanks,
Dusks
44 replies
✅ [Solved] Linux - Workload ID android is not recognised
Hello!
I'm trying to use Monogame with IntelliJ Rider to make a game for android. In the Monogame setup guide, it says to install the android workload using dotnet, but when I try and do that, it says the workload ID is not recognised.
I use arch linux and I've installed the .NET SDK & Runtime and the android SDK manager using the package manager. With the SDK manager, I have installed build-tools, cmdline-tools, platforms and platform-tools.
Any help would be greatly appreciated.
33 replies