From 6b7e9bec505313a429693af57116fa2c37bbc4db Mon Sep 17 00:00:00 2001 From: Matt Cooley Date: Thu, 16 Dec 2021 05:09:14 -0800 Subject: [PATCH] [Windows] Add UWP VC++ ARM64 component (#4750) --- images/win/toolsets/toolset-2022.json | 1 + 1 file changed, 1 insertion(+) diff --git a/images/win/toolsets/toolset-2022.json b/images/win/toolsets/toolset-2022.json index 124cb77b..30517194 100644 --- a/images/win/toolsets/toolset-2022.json +++ b/images/win/toolsets/toolset-2022.json @@ -187,6 +187,7 @@ "Microsoft.VisualStudio.Component.TeamOffice", "Microsoft.VisualStudio.Component.TestTools.CodedUITest", "Microsoft.VisualStudio.Component.TestTools.WebLoadTest", + "Microsoft.VisualStudio.Component.UWP.VC.ARM64", "Microsoft.VisualStudio.Component.VC.CLI.Support", "Microsoft.VisualStudio.Component.VC.CMake.Project", "Microsoft.VisualStudio.Component.VC.DiagnosticTools",