From 3b94fc1d86c3b0eff987a3a15c5445a6ce694d46 Mon Sep 17 00:00:00 2001 From: Dmitry Shibanov Date: Fri, 27 Aug 2021 14:32:07 +0300 Subject: [PATCH] [Windows] Add Microsoft.VisualStudio.Component.VC.ATLMFC.Spectre (#3968) --- 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 32803e3e6..4dd52ea14 100644 --- a/images/win/toolsets/toolset-2022.json +++ b/images/win/toolsets/toolset-2022.json @@ -172,6 +172,7 @@ "Microsoft.VisualStudio.Component.VC.v141.x86.x64.Spectre", "Microsoft.VisualStudio.Component.VC.v141.MFC", "Microsoft.VisualStudio.Component.VC.v141.MFC.Spectre", + "Microsoft.VisualStudio.Component.VC.ATLMFC.Spectre", "Microsoft.VisualStudio.Component.Windows10SDK.19041", "Microsoft.VisualStudio.Component.Workflow", "Microsoft.VisualStudio.ComponentGroup.Azure.CloudServices",