I am doing this on a non-admin user and I am trying to get .NET 6.0 Sdk as MSIX.
I tried dotnet-install
script but nothing worked. And when I ran dotnet --list-sdks
but there was none. There were only runtimes installed so I am puzzled.
I am doing this on a non-admin user and I am trying to get .NET 6.0 Sdk as MSIX.
I tried dotnet-install
script but nothing worked. And when I ran dotnet --list-sdks
but there was none. There were only runtimes installed so I am puzzled.