Skip to content

Commit 226ede1

Browse files
webreiditdykstra
andauthored
Add step for clarity
Co-authored-by: Tom Dykstra <[email protected]>
1 parent a02db64 commit 226ede1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/core/tutorials/library-with-visual-studio-code.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,9 @@ Start by creating a .NET class library project named "StringLibrary" and an asso
6060

6161
1. Save the file.
6262

63-
1. Right click on the project in **Solution Explorer** and right-click **Build** or open the Command Palette and select **.NET: Build** to build the solution and verify that the project compiles without error.
63+
1. Expand **Solution Explorer** at the bottom of the **Explorer** view.
64+
65+
1. Right click the solution in **Solution Explorer** and select **Build**, or open the Command Palette and select **.NET: Build** to build the solution and verify that the project compiles without error.
6466

6567
The terminal output looks like the following example:
6668

0 commit comments

Comments
 (0)