From 022218fb66e419faebfe99ea688665deefe22187 Mon Sep 17 00:00:00 2001 From: Rafael Rivera Date: Sun, 30 Jun 2024 12:54:32 -0700 Subject: [PATCH] Update Arm references --- msix-src/desktop/desktop-to-uwp-manual-conversion.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/msix-src/desktop/desktop-to-uwp-manual-conversion.md b/msix-src/desktop/desktop-to-uwp-manual-conversion.md index 734d1fc2..a4adbf57 100644 --- a/msix-src/desktop/desktop-to-uwp-manual-conversion.md +++ b/msix-src/desktop/desktop-to-uwp-manual-conversion.md @@ -67,7 +67,7 @@ Fill in this template with information that describes your package. ### Identity information -Here's an example **Identity** element with placeholder text for the attributes. You can set the ``ProcessorArchitecture`` attribute to ``x64`` , ``x86`` , ``arm`` (i.e. 32bit ARM), ``arm64`` , or ``neutral`` +Here's an example **Identity** element with placeholder text for the attributes. You can set the ``ProcessorArchitecture`` attribute to ``x64`` , ``x86`` , ``arm64`` , or ``neutral`` ```XML