Skip to content

Commit

Permalink
docs: add dotnet 9 version
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Najmabadi committed Nov 26, 2024
1 parent a14989c commit 728af4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/paas/dotnet/how-tos/choose-version.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ import Head from "next/head";
{text: '6.0 (LTS)',},
{text: '7.0',},
{text: '8.0',},
{text: '9.0',},
].map((item, index) => (
<li
key={index}
Expand Down

0 comments on commit 728af4b

Please sign in to comment.