Merge pull request #6716 from arthurrump/v2.1-eol

Mark v2.1 as EOL in releases.json
This commit is contained in:
Rahul Bhandari 2021-09-18 08:34:29 -07:00 committed by GitHub
commit 7639d2fe13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
"latest-release-date": "2021-08-19",
"latest-runtime": "2.1.30",
"latest-sdk": "2.1.818",
"support-phase": "lts",
"support-phase": "eol",
"eol-date": "2021-08-21",
"lifecycle-policy": "https://dotnet.microsoft.com/platform/support/policy/",
"releases": [

View file

@ -55,7 +55,7 @@
"latest-runtime": "2.1.30",
"latest-sdk": "2.1.818",
"product": ".NET Core",
"support-phase": "lts",
"support-phase": "eol",
"eol-date": "2021-08-21",
"releases.json": "https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/2.1/releases.json"
},