Update supported architectures on Windows in docs
authorViktor Hofer <viktor.hofer@microsoft.com>
Mon, 20 May 2019 23:05:32 +0000 (01:05 +0200)
committerGitHub <noreply@github.com>
Mon, 20 May 2019 23:05:32 +0000 (01:05 +0200)
Commit migrated from https://github.com/dotnet/corefx/commit/e94ff8a041014decb591ecff475792d68603ca70

docs/libraries/project-docs/developer-guide.md

index f0dd94f..e1c9511 100644 (file)
@@ -8,7 +8,7 @@ The repo can be built for the following platforms, using the provided setup and
 | x64   | &#x2714; | &#x2714; | &#x2714; | &#x2714; |
 | x86   | &#x2714; |          |          |          |
 | ARM   | &#x2714; | &#x2714; |          |          |
-| ARM64 |          | &#x2714; |          |          |
+| ARM64 | &#x2714; | &#x2714; |          |          |
 |       | [Instructions](../building/windows-instructions.md) | [Instructions](../building/unix-instructions.md) | [Instructions](../building/unix-instructions.md) | [Instructions](../building/unix-instructions.md) |