From ec9afd64b318ac5bf02ceb0c7e54114a04744495 Mon Sep 17 00:00:00 2001 From: marcinb Date: Fri, 11 Oct 2024 11:24:04 +0000 Subject: [PATCH] update 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