1
0
mirror of synced 2025-12-25 02:14:57 -05:00

Update releases.json to reflect correct support phase for .NET 6.0 (#9413)

* Update releases.json

* Update releases-index.json
This commit is contained in:
Rahul Bhandari
2024-07-16 11:50:26 -07:00
committed by GitHub
parent ff05be0459
commit cfcf5f2a0c
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
"latest-release-date": "2024-07-09",
"latest-runtime": "6.0.32",
"latest-sdk": "6.0.424",
"support-phase": "active",
"support-phase": "maintenance",
"release-type": "lts",
"eol-date": "2024-11-12",
"lifecycle-policy": "https://dotnet.microsoft.com/platform/support/policy/",
@@ -24677,4 +24677,4 @@
}
}
]
}
}

View File

@@ -51,7 +51,7 @@
"latest-runtime": "6.0.32",
"latest-sdk": "6.0.424",
"product": ".NET",
"support-phase": "active",
"support-phase": "maintenance",
"eol-date": "2024-11-12",
"release-type": "lts",
"releases.json": "https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/6.0/releases.json",