Change support phase from 'preview' to 'go-live' (#10080)
* Change support phase from 'preview' to 'go-live' * Change support phase from 'preview' to 'go-live'
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"latest-release-date": "2025-09-09",
|
||||
"latest-runtime": "10.0.0-rc.1.25451.107",
|
||||
"latest-sdk": "10.0.100-rc.1.25451.107",
|
||||
"support-phase": "preview",
|
||||
"support-phase": "go-live",
|
||||
"release-type": "lts",
|
||||
"lifecycle-policy": "https://aka.ms/dotnetcoresupport",
|
||||
"releases": [
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"latest-runtime": "10.0.0-rc.1",
|
||||
"latest-sdk": "10.0.100-rc.1",
|
||||
"product": ".NET",
|
||||
"support-phase": "preview",
|
||||
"support-phase": "go-live",
|
||||
"release-type": "lts",
|
||||
"releases.json": "https://builds.dotnet.microsoft.com/dotnet/release-metadata/10.0/releases.json",
|
||||
"supported-os.json": "https://builds.dotnet.microsoft.com/dotnet/release-metadata/10.0/supported-os.json"
|
||||
|
||||
Reference in New Issue
Block a user