Skip to content

Commit

Permalink
Fix F# version (#9612)
Browse files Browse the repository at this point in the history
  • Loading branch information
mairaw authored Nov 20, 2024
1 parent 5b462cf commit 3928359
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release-notes/9.0/9.0.0/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"vs-version": "17.12",
"vs-support": "Visual Studio 2022 (v17.12)",
"csharp-version": "13.0",
"fsharp-version": "8.0",
"fsharp-version": "9.0",
"vb-version": "16.9",
"files": [
{
Expand Down Expand Up @@ -239,7 +239,7 @@
"vs-version": "17.12",
"vs-support": "Visual Studio 2022 (v17.12)",
"csharp-version": "13.0",
"fsharp-version": "8.0",
"fsharp-version": "9.0",
"vb-version": "16.9",
"files": [
{
Expand Down

0 comments on commit 3928359

Please sign in to comment.