From c8ec21382633851dfb25922f7c15610818865b29 Mon Sep 17 00:00:00 2001 From: Joel Stålnacke Date: Thu, 19 Mar 2026 21:14:02 +0200 Subject: Update to .NET 10 and Godot 4.6 --- client/Djup.csproj | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'client/Djup.csproj') diff --git a/client/Djup.csproj b/client/Djup.csproj index 0e34542..de4ca2f 100644 --- a/client/Djup.csproj +++ b/client/Djup.csproj @@ -1,8 +1,6 @@ - + - net8.0 - net7.0 - net8.0 + net10.0 true true -- cgit v1.2.3