From acfaef2812877ae5c1832ec982b5231c39f04520 Mon Sep 17 00:00:00 2001 From: DecaTec Date: Fri, 29 Sep 2017 13:56:44 +0200 Subject: [PATCH] Build folder --- Source/RemovableDevicesPlugin/RemovableDevicesPlugin.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/RemovableDevicesPlugin/RemovableDevicesPlugin.csproj b/Source/RemovableDevicesPlugin/RemovableDevicesPlugin.csproj index 2fd68cb..a26dc9f 100644 --- a/Source/RemovableDevicesPlugin/RemovableDevicesPlugin.csproj +++ b/Source/RemovableDevicesPlugin/RemovableDevicesPlugin.csproj @@ -25,7 +25,7 @@ true full false - bin\Debug\ + ..\..\Build\Debug\ DEBUG;TRACE prompt 4 @@ -33,7 +33,7 @@ pdbonly true - bin\Release\ + ..\..\Build\Release\ TRACE prompt 4