From 24726b5906af861420b45bbe23d93e059080c607 Mon Sep 17 00:00:00 2001 From: Aditya Mankal Date: Mon, 18 Nov 2024 15:30:06 +0530 Subject: [PATCH] Corrected OS Arch Prop --- src/Common.props | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/Common.props b/src/Common.props index 04ef54c319..becd7175f1 100644 --- a/src/Common.props +++ b/src/Common.props @@ -38,7 +38,7 @@ X86 - + ARM64 @@ -69,8 +69,7 @@ win-x64 win-x86 win-arm64 - - + $(OSPlatform);$(OSArchitecture);$(DebugConstant);TRACE