From d09aaf502b24986913879f8abb5db8dfccfd495b Mon Sep 17 00:00:00 2001 From: Spirtix Date: Fri, 27 Jun 2025 10:56:53 +0200 Subject: [PATCH] switch to .net 9 --- src/sodoffmmo.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sodoffmmo.csproj b/src/sodoffmmo.csproj index 04b1f9b..59b854e 100644 --- a/src/sodoffmmo.csproj +++ b/src/sodoffmmo.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net9.0 enable enable Linux