From e822ae7acba731c6f29b9ad756b280e3ab70e371 Mon Sep 17 00:00:00 2001 From: Aleksandr Chebotov <47745270+al-cheb@users.noreply.github.com> Date: Thu, 7 Apr 2022 08:27:58 +0200 Subject: [PATCH] [Windows] Add V142 ATL/MFC Component (#5358) --- images/win/toolsets/toolset-2022.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/images/win/toolsets/toolset-2022.json b/images/win/toolsets/toolset-2022.json index dcb60926..ab8ac80f 100644 --- a/images/win/toolsets/toolset-2022.json +++ b/images/win/toolsets/toolset-2022.json @@ -225,6 +225,10 @@ "Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM64.Spectre", "Microsoft.VisualStudio.Component.VC.14.29.16.11.x86.x64", "Microsoft.VisualStudio.Component.VC.14.29.16.11.x86.x64.Spectre", + "Microsoft.VisualStudio.Component.VC.14.29.16.11.ATL", + "Microsoft.VisualStudio.Component.VC.14.29.16.11.ATL.Spectre", + "Microsoft.VisualStudio.Component.VC.14.29.16.11.MFC", + "Microsoft.VisualStudio.Component.VC.14.29.16.11.MFC.Spectre", "Microsoft.VisualStudio.Component.VC.ATLMFC", "Microsoft.VisualStudio.Component.VC.ATLMFC.Spectre", "Microsoft.VisualStudio.Component.Windows10SDK.19041",