Skip to content

Commit 7298723

Browse files
committed
text edits
1 parent 9eadac9 commit 7298723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ When you create a new project, Visual Studio saves it to its default location, *
7878

7979
After you create a new project, you can use **Solution Explorer** to view and manage the project and solution and their associated items. The following illustration shows **Solution Explorer** with a C# solution that contains two projects:
8080

81-
![Solution Explorer](../ide/media/vs2015_solution_explorer.png)
81+
![Screenshot of Solution Explorer.](../ide/media/vs2015_solution_explorer.png)
8282

8383
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.
8484

0 commit comments

Comments
 (0)