From 4e42bdfe37e249f393af096a24c81f84ec9cc54b Mon Sep 17 00:00:00 2001 From: Wunkolo Date: Thu, 22 Dec 2022 22:27:57 -0800 Subject: [PATCH] Fix ARM64 output artifact path --- UWPDumper/UWPDumper.vcxproj | 6 ++++++ UWPInjector/UWPInjector.vcxproj | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/UWPDumper/UWPDumper.vcxproj b/UWPDumper/UWPDumper.vcxproj index 46ee97a..52c08e9 100644 --- a/UWPDumper/UWPDumper.vcxproj +++ b/UWPDumper/UWPDumper.vcxproj @@ -109,6 +109,12 @@ $(SolutionDir)$(PlatformTarget)\ + + $(SolutionDir)$(PlatformTarget)\ + + + $(SolutionDir)$(PlatformTarget)\ + Level3 diff --git a/UWPInjector/UWPInjector.vcxproj b/UWPInjector/UWPInjector.vcxproj index 2b19494..7b86a4d 100644 --- a/UWPInjector/UWPInjector.vcxproj +++ b/UWPInjector/UWPInjector.vcxproj @@ -109,6 +109,12 @@ $(SolutionDir)$(PlatformTarget)\ + + $(SolutionDir)$(PlatformTarget)\ + + + $(SolutionDir)$(PlatformTarget)\ + Level3