Update .NET SDK version from 6 to 8 in README

This commit is contained in:
Joonas Rikkonen
2026-02-20 19:56:19 +02:00
committed by GitHub
parent 783499f152
commit c8657caefa

View File

@@ -22,6 +22,6 @@ If you're interested in working on the code, either to develop mods or to contri
### Windows
- [Visual Studio](https://www.visualstudio.com/vs/community/) with C# 10 support (VS 2022 or later recommended)
### Linux
- [.NET 6 SDK](https://docs.microsoft.com/en-us/dotnet/core/install/linux)
- [.NET 8 SDK](https://docs.microsoft.com/en-us/dotnet/core/install/linux)
### macOS
- [Visual Studio 2022 for Mac](https://visualstudio.microsoft.com/vs/mac/)