From 896a8f453070f7768f11e627394fb913aa671eb5 Mon Sep 17 00:00:00 2001 From: YoshiRulz Date: Mon, 25 Nov 2024 09:47:10 +1000 Subject: [PATCH] Update contributing.md --- contributing.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/contributing.md b/contributing.md index acdd0f4..75b4038 100644 --- a/contributing.md +++ b/contributing.md @@ -1,6 +1,5 @@ You'll need: - Windows 10+ -- .NET SDK 6 or higher +- .NET SDK 8 or higher - VS2022, or another IDE with C# support such as JetBrains Rider or VS Code - - VS2019 may work, though it only officially supports .NET SDK <= 5 - Git for Windows, which is available via the Visual Studio Installer