From 109b628a4a72d5bd2c0fda6f7b3e27a73b156d58 Mon Sep 17 00:00:00 2001 From: Timothy Schenk Date: Tue, 14 Nov 2023 20:34:26 +0100 Subject: [PATCH] chore: .net8 update --- Server/Server.csproj | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/Server/Server.csproj b/Server/Server.csproj index 8d1be11..c96f480 100644 --- a/Server/Server.csproj +++ b/Server/Server.csproj @@ -8,7 +8,7 @@ Server default true - net8.0;net7.0 + net8.0 true strict Timothy (RaiNote) Schenk @@ -41,17 +41,17 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - + + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -63,20 +63,20 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - + + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive