From 86670331d19532b63dc8b0c77319b54e2b1efefa Mon Sep 17 00:00:00 2001 From: NaysKutzu <87282334+NaysKutzu@users.noreply.github.com> Date: Wed, 14 Aug 2024 13:08:02 +0200 Subject: [PATCH] PUSH -> Update to net 8 and bump version :) --- meshing.csproj | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/meshing.csproj b/meshing.csproj index 89b1b22..05a8c96 100644 --- a/meshing.csproj +++ b/meshing.csproj @@ -1,15 +1,16 @@ Exe - net7.0-windows + net8.0-windows8.0 true + 8.0 - - - - + + + +