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/modify-visual-studio.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Modify Visual Studio
3
3
titleSuffix: ''
4
4
description: Learn how to modify Visual Studio, step-by-step.
5
-
ms.date: 12/29/2019
5
+
ms.date: 02/10/2019
6
6
ms.topic: conceptual
7
7
helpviewer_keywords:
8
8
- modify Visual Studio
@@ -118,6 +118,9 @@ Here's how.
118
118
119
119
Workloads contain the features you need for the programming language or platform that you're using. Use workloads to modify Visual Studio so that it supports the work you want to do, when you want to do it.
120
120
121
+
> [!TIP]
122
+
>For more information about which tool and component bundles you need for development, see [Visual Studio workloads](https://visualstudio.microsoft.com/vs/#workloads).
123
+
121
124
1. In in the Visual Studio Installer, choose the **Workloads** tab, and then select or deselect the workloads that you want.
122
125
123
126

0 commit comments