Skip to content

Commit 1e01f0d

Browse files
committed
apply tech review feedback
1 parent 0f8815f commit 1e01f0d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/install/import-export-configuration.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Import or export configurations"
2+
title: "Import or export installation configurations"
33
titleSuffix: ""
44
description: "Learn how to use the import/export configuration feature in Visual Studio"
55
ms.date: 04/15/2019
@@ -19,7 +19,7 @@ ms.workload:
1919
ms.prod: visual-studio-windows
2020
ms.technology: vs-installation
2121
---
22-
# Import or export configurations
22+
# Import or export installation configurations
2323

2424
You can configure Visual Studio across your organization by using an installation configuration file. To do so, simply export the workload and component information to a .vsconfig file by using the Visual Studio installer. You can then import the configuration into new or existing installations.
2525

@@ -64,11 +64,11 @@ When you're ready to import an installation configuration file
6464

6565
## Automatically install missing components
6666

67-
When you save a .vsconfig file to your solution root directory and then open a solution, Visual Studio automatically detects which components are missing and prompts you to install them.
67+
**New in Visual Studio 2019**: When you save a .vsconfig file to your solution root directory and then open a solution, Visual Studio automatically detects which components are missing and prompts you to install them.
6868

6969
![Solution Explorer suggests additional components](../install/media/vs-2019/solution-explorer-config-file.png)
7070

71-
You can also create a .vsconfig file right from Solution Explorer. Here's how.
71+
You can also generate a .vsconfig file right from Solution Explorer. Here's how.
7272

7373
1. Right-click on your solution file.
7474

0 commit comments

Comments
 (0)