From fc97fdb8c1887f67c9289421c088afd0f2c2586a Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Fri, 4 Aug 2017 16:07:25 +0900 Subject: [PATCH] Use a common build directory between both build ccnfigurations There's no need to build to VisualTests when they share everything --- osu.Desktop/osu.Desktop.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osu.Desktop/osu.Desktop.csproj b/osu.Desktop/osu.Desktop.csproj index a85add0ecb..8ffa6b62f7 100644 --- a/osu.Desktop/osu.Desktop.csproj +++ b/osu.Desktop/osu.Desktop.csproj @@ -92,7 +92,7 @@ true - bin\VisualTests\ + bin\Debug\ DEBUG true 0