Skip to content

Commit

Permalink
Merge pull request dotnet#8229 from dotnet/agocke-patch-1
Browse files Browse the repository at this point in the history
Fix release-index.json support-phase
  • Loading branch information
rbhanda authored Feb 25, 2023
2 parents 7aa349d + 67b5c25 commit f75f0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releases-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"latest-sdk": "8.0.100-preview.1.23115.2",
"product": ".NET",
"release-type" : "lts",
"support-phase": "active",
"support-phase": "preview",
"eol-date": null,
"releases.json": "https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/8.0/releases.json"
},
Expand Down

0 comments on commit f75f0a3

Please sign in to comment.