You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update OSes
* Update supported OS json and markdown
* Format JSON with prettier
* Change how x86 is described for Windows
* Change how x86 is described for Windows
* Update Alpine support for 9.0
---------
Co-authored-by: Kraemer, Benjamin <benjamin.kraemer@alien-scripts.de>
Copy file name to clipboardExpand all lines: release-notes/10.0/supported-os.md
+34-33Lines changed: 34 additions & 33 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
# .NET 10.0 - Supported OS versions
2
2
3
-
Last Updated: 2025/06/02; Support phase: Preview
3
+
Last Updated: 2025/10/28; Support phase: GoLive
4
4
5
5
[.NET 10.0](README.md) is an [LTS](../../release-policies.md) release and [is supported](../../support.md) on multiple operating systems per their lifecycle policy.
* Windows: The x64 emulator is supported on Windows 11 Arm64.
88
+
* Windows: The x64 and x86 emulators are supported on Windows 11 Arm64.
89
+
* Windows: The x86 emulator is supported on x64.
89
90
* Windows Server: Windows Server 2012 and 2012 R2 are supported with [Extended Security Updates](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-overview).
90
91
* Windows Server Core: Windows Server 2012 and 2012 R2 are supported with [Extended Security Updates](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-overview).
91
92
@@ -99,11 +100,11 @@ Notes:
99
100
100
101
Microsoft-provided [portable Linux builds](../../linux.md) define minimum compatibility primarily via libc version.
0 commit comments