From 86cdad8220fe4c324c1f044aaa60d92e929a85a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Sto=C5=A1i=C4=87?= Date: Mon, 24 Oct 2022 16:52:25 +0200 Subject: [PATCH] Change build output folder --- .../FileLocksmith/FileLocksmithUI/FileLocksmithUI.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/FileLocksmith/FileLocksmithUI/FileLocksmithUI.csproj b/src/modules/FileLocksmith/FileLocksmithUI/FileLocksmithUI.csproj index 99e45e6ced..7d87294b5d 100644 --- a/src/modules/FileLocksmith/FileLocksmithUI/FileLocksmithUI.csproj +++ b/src/modules/FileLocksmith/FileLocksmithUI/FileLocksmithUI.csproj @@ -7,7 +7,7 @@ WinExe net6.0-windows10.0.20348.0 10.0.19041.0 - $(SolutionDir)$(Platform)\$(Configuration)\modules\FileLocksmith + ..\..\..\$(Platform)\$(Configuration)\modules\FileLocksmith PowerToys.FileLocksmithUI PowerToys.FileLocksmithUI app.manifest