Skip to content

Commit da41fa0

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ Start by creating a .NET class library project named "StringLibrary" and an asso
3636

3737
1. Give it the name **StringLibrary** and select **Create Project**.
3838

39+
1. Press Enter at the prompt **Project will be created in \<path>**.
40+
3941
1. Check to make sure that the library targets .NET 8. In **Explorer**, open *StringLibrary/StringLibrary.csproj*.
4042

4143
The `TargetFramework` element shows that the project targets .NET 8.0.

0 commit comments

Comments
 (0)