Skip to content

Commit 33d2f93

Browse files
committed
fixed moniker
1 parent f1e7041 commit 33d2f93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/get-started/visual-basic/tutorial-debugger.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,10 @@ First, you'll create a .NET Core console application project. The project type c
9494

9595
Visual Studio opens your new project.
9696

97-
## Create the application
98-
9997
::: moniker-end
10098

99+
## Create the application
100+
101101
1. In *Module1.vb*, replace all of the default code
102102

103103
```vb

0 commit comments

Comments
 (0)