Skip to content

Commit 843c0cd

Browse files
Fixed a typo and modified a screenshot callout.
1 parent 45f5a0b commit 843c0cd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/debugger/how-to-set-debug-and-release-configurations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ For detailed information on project settings for debug configurations in C# or V
8181

8282
5. Select the **Advanced** button (or the **Advanced Compile Options** button in Visual Basic).
8383

84-
6. In the **Debugging information** list (or the **Generate debug info** in Visual Basic), choose **Full**, **Pdb-only**, or **Portable**.
84+
6. In the **Debugging information** list (or the **Generate debug info** list in Visual Basic), choose **Full**, **Pdb-only**, or **Portable**.
8585

8686
The portable format is the most recent cross-platform format for .NET Core. For more information on options, see [Advanced Build Settings dialog box (C#)](../ide/reference/advanced-build-settings-dialog-box-csharp.md).
8787

Loading

0 commit comments

Comments
 (0)