From 0a9f3e6f7893ccd6230f861bad8a07b9260de81a Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Sun, 13 Nov 2022 13:32:00 +0000 Subject: [PATCH] Remove output configuration from projects. --- Aaru.Decryption.csproj | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/Aaru.Decryption.csproj b/Aaru.Decryption.csproj index ad90ff7..3519d6f 100644 --- a/Aaru.Decryption.csproj +++ b/Aaru.Decryption.csproj @@ -38,24 +38,6 @@ true true - - true - full - false - bin\Debug - DEBUG; - prompt - 4 - false - - - full - true - bin\Release - prompt - 4 - false -