Skip to content

Commit 4fcba00

Browse files
webreiditdykstra
andauthored
Remove extra space
Co-authored-by: Tom Dykstra <[email protected]>
1 parent 76eaad9 commit 4fcba00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ Add a console application that uses the class library. The app will prompt the u
366366

367367
Initially, the new console app project doesn't have access to the class library. To allow it to call methods in the class library, create a project reference to the class library project.
368368

369-
1. In **Solution Explorer** right click on the **ShowCase** project and select **Add Project Reference**.
369+
1. In **Solution Explorer** right click on the **ShowCase** project and select **Add Project Reference**.
370370

371371
1. Select StringLibrary.
372372

0 commit comments

Comments
 (0)