diff --git a/src/modules/launcher/Wox.Core/Wox.Core.csproj b/src/modules/launcher/Wox.Core/Wox.Core.csproj index 4245299722..95244d42d7 100644 --- a/src/modules/launcher/Wox.Core/Wox.Core.csproj +++ b/src/modules/launcher/Wox.Core/Wox.Core.csproj @@ -29,7 +29,7 @@ pdbonly true - ..\Output\Release\ + ..\..\..\..\x64\Release\modules\Wox\ TRACE prompt 4 diff --git a/src/modules/launcher/Wox.Infrastructure/Wox.Infrastructure.csproj b/src/modules/launcher/Wox.Infrastructure/Wox.Infrastructure.csproj index 6931164206..afb2bb20c1 100644 --- a/src/modules/launcher/Wox.Infrastructure/Wox.Infrastructure.csproj +++ b/src/modules/launcher/Wox.Infrastructure/Wox.Infrastructure.csproj @@ -28,7 +28,7 @@ pdbonly true - ..\Output\Release\ + ..\..\..\..\x64\Release\modules\Wox\ TRACE prompt 4 diff --git a/src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj b/src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj index 7952fb6341..1ec478c7c5 100644 --- a/src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj +++ b/src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj @@ -29,7 +29,7 @@ pdbonly true - ..\Output\Release\ + ..\..\..\..\x64\Release\modules\Wox\ TRACE prompt 4 diff --git a/src/modules/launcher/Wox/Wox.csproj b/src/modules/launcher/Wox/Wox.csproj index 9906990946..1aa3d874ef 100644 --- a/src/modules/launcher/Wox/Wox.csproj +++ b/src/modules/launcher/Wox/Wox.csproj @@ -49,7 +49,7 @@ AnyCPU pdbonly true - ..\Output\Release\ + ..\..\..\..\x64\Release\modules\Wox\ TRACE;RELEASE prompt 4