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

Update required SDK version on "compiling w/ .NET"
This commit is contained in:
Max Hilbrunner
2024-04-24 08:35:39 +02:00
committed by GitHub
@@ -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.