Browse Source

Update required SDK version on "compiling w/ .NET"

Paul Joannon 1 year ago
parent
commit
f300b404bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contributing/development/compiling/compiling_with_dotnet.rst

+ 1 - 1
contributing/development/compiling/compiling_with_dotnet.rst

@@ -8,7 +8,7 @@ Compiling with .NET
 Requirements
 Requirements
 ------------
 ------------
 
 
-- `.NET SDK 6.0+ <https://dotnet.microsoft.com/download>`_
+- `.NET SDK 8.0+ <https://dotnet.microsoft.com/download>`_
 
 
   You can use ``dotnet --info`` to check which .NET SDK versions are installed.
   You can use ``dotnet --info`` to check which .NET SDK versions are installed.