From 1f76b67d248a14b9b705f82db7a547c731038a34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20K=C3=B6nig?= Date: Thu, 1 Feb 2024 05:31:06 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 265db582e..973fe653b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ CypherCore is an open source server project for World of Warcraft written in C#. The current support game version is: 10.1.7.51536 ### Prerequisites -* .NET 7.0 SDK [Download](https://dotnet.microsoft.com/en-us/download/dotnet/7.0) +* .NET 8.0 SDK [Download](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) * MariaDB 10.6 or higher [Download](https://mariadb.org/download/) * Optional: Visual Studio 2022, Visual Studio Code or Jetbrains Rider