1
0
mirror of synced 2025-12-19 18:06:02 -05:00

Add macOS 14 back (#10167)

This commit is contained in:
Rich Lander
2025-11-19 11:21:42 -08:00
committed by GitHub
parent 24a83fcc18
commit 781b0024d2
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"channel-version": "10.0",
"last-updated": "2025-10-28",
"last-updated": "2025-11-19",
"families": [
{
"name": "Android",
@@ -39,7 +39,7 @@
"name": "macOS",
"link": "https://developer.apple.com/macos/",
"architectures": ["Arm64", "x64"],
"supported-versions": ["26", "15"],
"supported-versions": ["26", "15", "14"],
"notes": [
"The iOS and tvOS simulators are supported on macOS Arm64 and x64.",
"The x64 emulator (Rosetta 2) is supported on macOS Arm64.",

View File

@@ -1,6 +1,6 @@
# .NET 10.0 - Supported OS versions
Last Updated: 2025/10/28; Support phase: GoLive
Last Updated: 2025/11/19; Support phase: Active
[.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.
@@ -23,7 +23,7 @@ Notes:
| ---------- | -------- | ------------- | --------- |
| [iOS][2] | 26, 18 | Arm64 | None |
| [iPadOS][3] | 26, 18 | Arm64 | None |
| [macOS][4] | 26, 15 | Arm64, x64 | None |
| [macOS][4] | 26, 15, 14 | Arm64, x64 | None |
| [tvOS][5] | 26 | Arm64 | None |
Notes: