Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/core/install/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ The following Windows versions are supported with .NET Core 3.1:

| OS | Version | Architectures |
| ----------------------------- | ------------------------------ | --------------- |
| Windows Client | 8.1 | x64, x86 |
| Windows Client | 7 SP1+, 8.1 | x64, x86 |
| Windows 10 Client | Version 1609+ | x64, x86 |
| Windows Server | 2012 R2+ | x64, x86 |
| Nano Server | Version 1803+ | x64, ARM32 |
Expand Down