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

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:
Maira Wenzel
2025-09-09 10:55:07 -07:00
committed by GitHub
parent e54f9c4c87
commit 9a40159f8b
2 changed files with 2 additions and 2 deletions

View File

@@ -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": [

View File

@@ -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"