From 817ac4f52ac37f6273c822b6ae595093faff5027 Mon Sep 17 00:00:00 2001 From: IsaelGabriel Date: Fri, 28 Jun 2024 17:33:26 -0300 Subject: [PATCH] Remove console from build --- src/Game/Game.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Game/Game.csproj b/src/Game/Game.csproj index a9bcce3..4dd970c 100644 --- a/src/Game/Game.csproj +++ b/src/Game/Game.csproj @@ -3,7 +3,7 @@ Snake for Two Snake for Two - Exe + WinExe net8.0 enable win-x64