From 0b3682ef51e7cfd411208105e3ae47f5ca56d5f6 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Mon, 18 Apr 2022 12:34:34 +0100 Subject: [PATCH] Remove net6 string from output path. --- Aaru.Console.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Aaru.Console.csproj b/Aaru.Console.csproj index 2d9ba0666..c39363a6c 100644 --- a/Aaru.Console.csproj +++ b/Aaru.Console.csproj @@ -40,7 +40,7 @@ true full false - bin\Debug\net6 + bin\Debug DEBUG; prompt 4 @@ -49,7 +49,7 @@ full true - bin\Release\net6 + bin\Release prompt 4 false