We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://dotnet.microsoft.com/download/dotnet/5.0 and https://dotnet.microsoft.com/download/dotnet/3.1 offer SDK and runtime binaries for Linux arm32 and arm64. However the Microsoft repos for Debian linked from https://docs.microsoft.com/en-us/dotnet/core/install/linux-debian are missing dotnet-sdk packages for arm32 and arm64:
As you can see at https://packages.microsoft.com/debian/11/prod/dists/bullseye/main/binary-arm64/ and https://packages.microsoft.com/debian/11/prod/dists/bullseye/main/binary-armhf/ these contain a few packages for arm64 and arm32, but not any dotnet-sdk packages.
The text was updated successfully, but these errors were encountered:
You may want to take a look at these issues, which track this:
Sorry, something went wrong.
dsplaisted
No branches or pull requests
https://dotnet.microsoft.com/download/dotnet/5.0 and https://dotnet.microsoft.com/download/dotnet/3.1 offer SDK and runtime binaries for Linux arm32 and arm64. However the Microsoft repos for Debian linked from https://docs.microsoft.com/en-us/dotnet/core/install/linux-debian are missing dotnet-sdk packages for arm32 and arm64:
As you can see at https://packages.microsoft.com/debian/11/prod/dists/bullseye/main/binary-arm64/ and https://packages.microsoft.com/debian/11/prod/dists/bullseye/main/binary-armhf/ these contain a few packages for arm64 and arm32, but not any dotnet-sdk packages.
The text was updated successfully, but these errors were encountered: