From 11aed2ab6102e005d4ca85060c33d5dbb990b2aa Mon Sep 17 00:00:00 2001 From: bao-qian Date: Wed, 11 Nov 2015 00:42:34 +0000 Subject: [PATCH] Fix output path for Wox.Core --- Wox.Core/Wox.Core.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Wox.Core/Wox.Core.csproj b/Wox.Core/Wox.Core.csproj index d69ae6a8d6..f8d1129aef 100644 --- a/Wox.Core/Wox.Core.csproj +++ b/Wox.Core/Wox.Core.csproj @@ -27,7 +27,7 @@ pdbonly true - bin\Release\ + ..\Output\Release\ TRACE prompt 4