Skip to content

Commit cfcf5f2

Browse files
authored
Update releases.json to reflect correct support phase for .NET 6.0 (#9413)
* Update releases.json * Update releases-index.json
1 parent ff05be0 commit cfcf5f2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

release-notes/6.0/releases.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"latest-release-date": "2024-07-09",
55
"latest-runtime": "6.0.32",
66
"latest-sdk": "6.0.424",
7-
"support-phase": "active",
7+
"support-phase": "maintenance",
88
"release-type": "lts",
99
"eol-date": "2024-11-12",
1010
"lifecycle-policy": "https://dotnet.microsoft.com/platform/support/policy/",
@@ -24677,4 +24677,4 @@
2467724677
}
2467824678
}
2467924679
]
24680-
}
24680+
}

release-notes/releases-index.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"latest-runtime": "6.0.32",
5252
"latest-sdk": "6.0.424",
5353
"product": ".NET",
54-
"support-phase": "active",
54+
"support-phase": "maintenance",
5555
"eol-date": "2024-11-12",
5656
"release-type": "lts",
5757
"releases.json": "https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/6.0/releases.json",

0 commit comments

Comments
 (0)