Skip to content

Commit 5f847bf

Browse files
committed
refine text in Solution Explorer section
1 parent e6a173f commit 5f847bf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/ide/solutions-and-projects-in-visual-studio.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Learn about solutions and projects
33
description: Learn about Visual Studio projects and solutions, how to create new projects from a template, and how to view & manage projects in Solution Explorer.
44
ms.custom: "SEO-VS-2020, contperf-fy21q2"
5-
ms.date: 12/17/2020
5+
ms.date: 12/31/2020
66
ms.topic: conceptual
77
f1_keywords:
88
- vs.addnewitem
@@ -80,7 +80,9 @@ After you create a new project, you can use **Solution Explorer** to view and ma
8080

8181
![Screenshot of Solution Explorer with two projects.](../ide/media/vs2015_solution_explorer.png)
8282

83-
Many menu commands are available from the right-click menu on various items in **Solution Explorer**. These commands include building a project, managing NuGet packages, adding a reference, renaming a file, and running tests, just to name a few. The toolbar across the top of **Solution Explorer** has buttons to switch from a solution view to a folder view, show hidden files, collapse all nodes, and more.
83+
The toolbar across the top of **Solution Explorer** has buttons to switch from a solution view to a folder view, show hidden files, collapse all nodes, and more.
84+
85+
Many menu commands are available from the right-click context menu on various items in **Solution Explorer**. These commands include building a project, managing NuGet packages, adding a reference, renaming a file, and running tests, just to name a few.
8486

8587
To view a list of some of the icons that appear in Solution Explorer, see [Class View and Object Browser icons](class-view-and-object-browser-icons.md).
8688

0 commit comments

Comments
 (0)