From b0cf10012caa4e5c9e4bace103268ab5edff8aef Mon Sep 17 00:00:00 2001 From: Kevin Zhang Date: Mon, 4 Oct 2021 23:51:57 -0500 Subject: [PATCH] change output link to flow output directory --- Flow.Plugin.WindowsSettings.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Flow.Plugin.WindowsSettings.csproj b/Flow.Plugin.WindowsSettings.csproj index c9fedc105..4f4a28cab 100644 --- a/Flow.Plugin.WindowsSettings.csproj +++ b/Flow.Plugin.WindowsSettings.csproj @@ -15,7 +15,7 @@ - Debug\WindowsSettings\ + ..\..\Output\Debug\Plugins\Flow.Launcher.Plugin.WindowsSettings DEBUG;TRACE false portable @@ -27,7 +27,7 @@ - Release\WindowsSettings\ + ..\..\Output\Release\Plugins\Flow.Launcher.Plugin.WindowsSettings TRACE true portable