File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ Basic HTTP authentication support|✓|✓|✓
4747Proxy support|✓ ; |✓ ; |✓ ;
4848` amd64 ` support|✓ ; |✓ ; |✓ ;
4949` x86 ` support|✓ ; |_ N/A_ |✗ ;
50- ` arm64 ` support|best effort|✓ ; |best effort, no packages
51- ` armhf ` support|_ N/A_ |_ N/A_ |best effort, no packages
50+ ` arm64 ` support|best effort|✓ ; |&# 10003 ;
51+ ` armhf ` support|_ N/A_ |_ N/A_ |&# 10003 ;
5252
5353(\* ) GCM guarantees support only for [ the Linux distributions that are officially
5454supported by dotnet] [ dotnet-distributions ] .
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ To build from the command line, run:
5454dotnet build -c LinuxDebug
5555```
5656
57- If you want to build for a specific architecture, you can provide ` linux-x64 ` or ` linux-arm64 ` as the runtime:
57+ If you want to build for a specific architecture, you can provide ` linux-x64 ` or ` linux-arm64 ` or ` linux-arm ` as the runtime:
5858
5959``` shell
6060dotnet build -c LinuxDebug -r linux-arm64
You can’t perform that action at this time.
0 commit comments