From 64d2cce38805c283c942ccfa624d7433bbde574f Mon Sep 17 00:00:00 2001 From: infinitepower18 <44692189+infinitepower18@users.noreply.github.com> Date: Tue, 14 Nov 2023 19:47:58 +0000 Subject: [PATCH] migrate to .net 8 --- WSA System Control/WSA System Control.csproj | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/WSA System Control/WSA System Control.csproj b/WSA System Control/WSA System Control.csproj index 12d985f..fe95ec5 100644 --- a/WSA System Control/WSA System Control.csproj +++ b/WSA System Control/WSA System Control.csproj @@ -1,8 +1,7 @@  - WinExe - net7.0-windows10.0.19041.0 + net8.0-windows WSA_System_Control enable true @@ -13,17 +12,14 @@ win-x86;win-x64;win-arm64 AnyCPU;ARM64;x64 - Always - - Always @@ -53,5 +49,4 @@ Always - - + \ No newline at end of file