You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/install/workload-and-component-ids.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@ Click the edition names in the following table to see the available workload and
34
34
|[Visual Studio Build Tools 2022](workload-component-id-vs-build-tools.md?view=vs-2022&preserve-view=true)| Microsoft.VisualStudio.Product.BuildTools | The Visual Studio Build Tools allows you to build native and managed MSBuild-based applications without requiring the Visual Studio IDE. There are options to install the Visual C++ compilers and libraries, MFC, ATL, and C++/CLI support. |
|[SQL Server Management Studio (SSMS)](/ssms/install/workload-component-ids)| Microsoft.VisualStudio.Product.Ssms | An integrated environment for managing SQL infrastructure. |
37
38
38
39
For more information about how to use these lists, see the [Use command-line parameters to install Visual Studio](use-command-line-parameters-to-install-visual-studio.md?view=vs-2022&preserve-view=true) page and the [Update a Visual Studio extension for Visual Studio 2026](../extensibility/migration/update-visual-studio-extension.md) page.
39
40
@@ -51,6 +52,7 @@ For more information about how to use these lists, see the [Use command-line par
51
52
|[Visual Studio Community 2026](workload-component-id-vs-community.md?view=vs-2026&preserve-view=true)| Microsoft.VisualStudio.Product.Community | Free, fully featured IDE for students, open-source, and individual developers |
52
53
|[Visual Studio Team Explorer 2026](workload-component-id-vs-team-explorer.md?view=vs-2026&preserve-view=true)| Microsoft.VisualStudio.Product.TeamExplorer | Interact with Team Foundation Server and Azure DevOps Services without a Visual Studio developer toolset |
53
54
|[Visual Studio Build Tools 2026](workload-component-id-vs-build-tools.md?view=vs-2026&preserve-view=true)| Microsoft.VisualStudio.Product.BuildTools | The Visual Studio Build Tools allows you to build native and managed MSBuild-based applications without requiring the Visual Studio IDE. There are options to install the Visual C++ compilers and libraries, MFC, ATL, and C++/CLI support. |
55
+
|[SQL Server Management Studio (SSMS)](/ssms/install/workload-component-ids)| Microsoft.VisualStudio.Product.Ssms | An integrated environment for managing SQL infrastructure. |
54
56
55
57
For more information about how to use these lists, see the [Use command-line parameters to install Visual Studio](use-command-line-parameters-to-install-visual-studio.md) page and the [Update a Visual Studio extension for Visual Studio](../extensibility/migration/update-extension.md) page.
0 commit comments