From 248a808e4960162208889ce7d1abec1eea44781e 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.Helpers.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Aaru.Helpers.csproj b/Aaru.Helpers.csproj index 3898904..593f15c 100644 --- a/Aaru.Helpers.csproj +++ b/Aaru.Helpers.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