diff --git a/contributing/development/compiling/compiling_with_dotnet.rst b/contributing/development/compiling/compiling_with_dotnet.rst index dfbfcb51a..a544f97b5 100644 --- a/contributing/development/compiling/compiling_with_dotnet.rst +++ b/contributing/development/compiling/compiling_with_dotnet.rst @@ -8,7 +8,7 @@ Compiling with .NET Requirements ------------ -- `.NET SDK 6.0+ `_ +- `.NET SDK 8.0+ `_ You can use ``dotnet --info`` to check which .NET SDK versions are installed.