From 2dfb7826d32afc07fb7fb56f68130175bb7596ff Mon Sep 17 00:00:00 2001 From: marcinb Date: Fri, 11 Oct 2024 09:03:29 +0000 Subject: [PATCH] Upgrade to .NET8 --- Lab1.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lab1.csproj b/Lab1.csproj index 74abf5c..91b464a 100644 --- a/Lab1.csproj +++ b/Lab1.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net8.0 enable enable