Add macOS 14 back (#10167)
This commit is contained in:
@@ -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.",
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user