Skip to content

Commit d856c43

Browse files
authored
Merge pull request #8064 from MicrosoftDocs/main637890086900567232
For protected CLA branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents a6e800b + cdd09ed commit d856c43

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/install/visual-studio-on-arm-devices.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Visual Studio on ARM powered devices
33
description: Recommendations for using Visual Studio on devices with ARM-based processors.
4-
ms.date: 03/09/2022
4+
ms.date: 05/13/2022
55
ms.topic: conceptual
66
author: anandmeg
77
ms.author: meghaanand
@@ -33,6 +33,8 @@ Visual Studio can run on ARM-powered devices via x64 emulation, though some feat
3333

3434
See [Visual Studio 2022 System Requirements](/visualstudio/releases/2022/system-requirements) for supported operating systems, hardware, supported languages, and additional requirements and guidance.
3535

36+
> [!NOTE]
37+
> 17.3 Preview 2 release of Visual Studio 2022 will include support for Windows 11 on Arm64! This version of Visual Studio will run natively on Arm64, giving developers the ability to build and debug apps directly on Arm64-based Windows 11 devices. Checkout the [release blog](https://blogs.windows.com/windowsdeveloper/2022/05/24/create-next-generation-experiences-at-scale-with-windows/) to learn more.
3638
::: moniker-end
3739

3840
## Remote targeting ARM devices

0 commit comments

Comments
 (0)