From 045bd7d8a3b78a02e204e9003e1896679ecfbdb0 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 2726d59..dbc2701 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.33 - 2.33 + 2.40 + 2.40 SPT-AKI