Skip to content

Commit 1dc7699

Browse files
committed
fix(docs): required .NET SDK version
1 parent e5df402 commit 1dc7699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ FSharp.Azure.Cosmos | [![NuGet Badge](https://img.shields.io/nuget/v/FSharp.Azur
4343

4444
Make sure the following **requirements** are installed on your system:
4545

46-
- [dotnet SDK](https://www.microsoft.com/net/download/core) 8.0 or higher
46+
- [dotnet SDK](https://www.microsoft.com/net/download/core) 9.0 or higher (uses F# 9)
4747

4848
or
4949

0 commit comments

Comments
 (0)