From 9caabb2f6bef793b5eae0336cc3139e142644928 Mon Sep 17 00:00:00 2001 From: Luiz Henrique Cassettari Date: Thu, 25 Jul 2024 11:10:13 -0300 Subject: [PATCH] Update Build to net8.0 --- Build/Build.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build/Build.csproj b/Build/Build.csproj index f9207f6..7fb1eeb 100644 --- a/Build/Build.csproj +++ b/Build/Build.csproj @@ -1,7 +1,7 @@  Exe - net7.0 + net8.0 CS0649;CS0169 .