From 5b0787c86d34dca603c71c32023e3dbb89a4c9a7 Mon Sep 17 00:00:00 2001 From: "waffle.lord" Date: Thu, 7 Mar 2024 15:01:32 -0500 Subject: [PATCH] target net8, bump version --- SPTInstaller/SPTInstaller.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SPTInstaller/SPTInstaller.csproj b/SPTInstaller/SPTInstaller.csproj index f1ea53e..b43f8d1 100644 --- a/SPTInstaller/SPTInstaller.csproj +++ b/SPTInstaller/SPTInstaller.csproj @@ -1,7 +1,7 @@  WinExe - net6.0 + net8.0 true enable true @@ -9,8 +9,8 @@ icon.ico Assets\icon.ico Debug;Release;TEST - 2.30 - 2.30 + 2.40 + 2.40 SPT-AKI