From f0ea46b3ff3ec32a0f32b53481419328fb474a6c Mon Sep 17 00:00:00 2001 From: ilia-shipitsin <125650415+ilia-shipitsin@users.noreply.github.com> Date: Wed, 19 Jul 2023 15:41:03 +0200 Subject: [PATCH] [windows] add SQL Server Integration Services Projects 2022 (#7930) --- 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 fe2071659..896a5760f 100644 --- a/images/win/toolsets/toolset-2022.json +++ b/images/win/toolsets/toolset-2022.json @@ -322,6 +322,7 @@ "wasm.tools" ], "vsix": [ + "SSIS.MicrosoftDataToolsIntegrationServices", "VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects", "WixToolset.WixToolsetVisualStudio2022Extension", "ProBITools.MicrosoftReportProjectsforVisualStudio2022",