소스 검색

Merge pull request #9274 from paulloz/update-requirements-compiling-with-dotnet

Update required SDK version on "compiling w/ .NET"
Max Hilbrunner 1 년 전
부모
커밋
6321cd2a18
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
 ------------
 
-- `.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.