From fda49b9bdc1b33df4c9b702c6daed27cc58c4f85 Mon Sep 17 00:00:00 2001 From: infinitepower18 <44692189+infinitepower18@users.noreply.github.com> Date: Sun, 8 Dec 2024 21:06:13 +0000 Subject: [PATCH] Migrate to .NET 9 --- WSA System Control/WSA System Control.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WSA System Control/WSA System Control.csproj b/WSA System Control/WSA System Control.csproj index 01cbb6f..d54708a 100644 --- a/WSA System Control/WSA System Control.csproj +++ b/WSA System Control/WSA System Control.csproj @@ -1,7 +1,7 @@  WinExe - net8.0-windows10.0.22000.0 + net9.0-windows WSA_System_Control enable true @@ -50,4 +50,4 @@ Always - + \ No newline at end of file