Skip to content

Commit 794fb3d

Browse files
authored
Merge pull request #6092 from ornellaalt/linkworkloads
Link workload info for VS2019
2 parents 4d86f31 + 7dd6434 commit 794fb3d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/install/modify-visual-studio.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Modify Visual Studio
33
titleSuffix: ''
44
description: Learn how to modify Visual Studio, step-by-step.
5-
ms.date: 12/29/2019
5+
ms.date: 02/10/2019
66
ms.topic: conceptual
77
helpviewer_keywords:
88
- modify Visual Studio
@@ -118,6 +118,9 @@ Here's how.
118118

119119
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.
120120

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+
121124
1. In in the Visual Studio Installer, choose the **Workloads** tab, and then select or deselect the workloads that you want.
122125

123126
![Visual Studio 2019 setup dialog](media/vs-2019/vs-installer-modify-workloads.png "Choose a workload in Visual Studio 2019")

0 commit comments

Comments
 (0)