In reply to @6pak:matrix.org dotnetCorePackages.dotnet_9.sdk and accessing the sdk like that is lowkey an implementation detail
dotnetCorePackages.dotnet_9.sdk
and accessing the sdk like that is lowkey an implementation detail
The issue actually seems to have been using dotnetCorePackages.dotnet_9.sdk instead of dotnetCorePackages.sdk_9_0. After changing that, it works.
But now I have the Read-only file system issue when trying to install workloads.
Read-only file system
I know, I've had this issue before and that's also the reason I was using dotnet_9.sdk. Because I had read this