From b3493e1e30f365f5ee27d178787850ba30f6adfa Mon Sep 17 00:00:00 2001 From: Anairkoen Schno Date: Wed, 17 Jul 2019 18:03:39 -0500 Subject: [PATCH] Fixed metaproject output directory --- BSIPA-Net4-Meta/BSIPA-Net4-Meta.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BSIPA-Net4-Meta/BSIPA-Net4-Meta.csproj b/BSIPA-Net4-Meta/BSIPA-Net4-Meta.csproj index 943ab8cf..58e6d8c3 100644 --- a/BSIPA-Net4-Meta/BSIPA-Net4-Meta.csproj +++ b/BSIPA-Net4-Meta/BSIPA-Net4-Meta.csproj @@ -19,7 +19,7 @@ true full false - bin\Debug\ + bin\Debug_Net4\ DEBUG;TRACE prompt 4 @@ -30,7 +30,7 @@ AnyCPU pdbonly true - bin\Release\ + bin\Release_Net4\ TRACE prompt 4 @@ -42,7 +42,7 @@ true full false - bin\Verbose\ + bin\Verbose_Net4\ DEBUG;TRACE prompt 4 @@ -53,7 +53,7 @@ AnyCPU pdbonly true - bin\Verbose_Release\ + bin\Verbose_Release_Net4\ TRACE prompt 4