From de3cdacba6dc4aa95db6398521bba8dadfc422b1 Mon Sep 17 00:00:00 2001 From: Manu <52102823+Manu098vm@users.noreply.github.com> Date: Mon, 4 Dec 2023 16:04:31 +0100 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b95b74c..51a4239 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Alternatively, feel free to contact me in my [Discord server](https://discord.gg [](https://discord.gg/yWveAjKbKt) ## Building -* All the Switch Gift Data Manager projects require .NET 7.0. +* All the Switch Gift Data Manager projects require .NET 8.0. * .WinForm is a Windows Form application and can only be built in Windows Operating Systems. * .Core and .CommandLine can be built in any platform OS. * Use the Debug build configuration when editing or developing code related to the .WinForm project. Build as Release only once the code is finished.