Skip to content

Commit 734932b

Browse files
author
Del Myers
committed
Fixed monikers
1 parent 7931ac0 commit 734932b

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/debugger/specify-symbol-dot-pdb-and-source-files-in-the-visual-studio-debugger.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,9 @@ On the **Tools** > **Options** > **Debugging** > **Symbols** page, you can:
104104
**To specify symbol locations and loading options:**
105105

106106
::: moniker range="= vs-2022"
107-
108107
> [!NOTE]
109108
> These options were updated in Visual Studio 2022 Version 17.12 Preview 1.
110-
::: moniker end
109+
::: moniker-end
111110

112111
1. In Visual Studio, open **Tools** > **Options** > **Debugging** > **Symbols** (or **Debug** > **Options** > **Symbols**).
113112

@@ -120,10 +119,10 @@ On the **Tools** > **Options** > **Debugging** > **Symbols** page, you can:
120119

121120
::: moniker range=">= vs-2022"
122121
![Tools - Options - Debugging - Symbols page](media/vs-2022/dbg-options-symbols.png "Tools - Options - Debugging - Symbols page")
123-
::: moniker-end
124-
::: moniker range="<= vs-2019"
122+
::: moniker-end
123+
::: moniker range="<= vs-2019"
125124
![Tools &#45; Options &#45; Debugging &#45; Symbols page](media/dbg-options-symbols.gif "Tools &#45; Options &#45; Debugging &#45; Symbols page")
126-
::: moniker-end
125+
::: moniker-end
127126

128127
> [!NOTE]
129128
> Only the specified folder is searched. You must add entries for any subfolders that you want to search.

0 commit comments

Comments
 (0)