Skip to content

Commit d38249c

Browse files
author
Ron Petrusha
authored
Merge pull request dotnet#1198 from dotnet/rpetrusha-patch-1
Update toc.md
2 parents 2339be6 + dcaa492 commit d38249c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: docs/toc.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
<!-- Start of C# Content -->
66
# [C# Guide](csharp/index.md)
77
## [🔧 Getting Started](csharp/getting-started/index.md)
8-
### [🔧 Getting started with Visual Studio](csharp/getting-started/with-visual-studio.md)
8+
### [Getting started with Visual Studio](csharp/getting-started/with-visual-studio.md)
9+
#### [Debugging your Hello World application with Visual Studio](csharp/getting-started/debugging-with-visual-studio.md)
10+
#### [Publishing your Hello World application with Visual Studio](csharp/getting-started/publishing-with-visual-studio.md)
911
### [🔧 Getting started with Visual Studio Code and OmniSharp](csharp/getting-started/with-visual-studio-code.md)
1012
### [🔧 Getting started with cross-platform tools](csharp/getting-started/with-cross-platform-tools.md)
1113
### [🔧 Getting started with C# Interactive](csharp/getting-started/with-csharp-interactive.md)

0 commit comments

Comments
 (0)