From 6f4486a3fe9df528ca6b00eceff30675c2c2ab6b Mon Sep 17 00:00:00 2001 From: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com> Date: Fri, 15 Oct 2021 18:45:50 +0300 Subject: [PATCH] Add windows11.22000 SDK to VS2022 (#4285) --- 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 f535b9765..094d85081 100644 --- a/images/win/toolsets/toolset-2022.json +++ b/images/win/toolsets/toolset-2022.json @@ -195,6 +195,7 @@ "Microsoft.VisualStudio.Component.VC.ATLMFC.Spectre", "Microsoft.VisualStudio.Component.Windows10SDK.19041", "Microsoft.VisualStudio.Component.Windows10SDK.20348", + "Microsoft.VisualStudio.Component.Windows11SDK.22000", "Microsoft.VisualStudio.Component.Workflow", "Microsoft.VisualStudio.ComponentGroup.Azure.CloudServices", "Microsoft.VisualStudio.ComponentGroup.Azure.ResourceManager.Tools",