Skip to content

Commit 09bfd98

Browse files
authored
Bullet see also list
Removing the two trailing whitespaces puts the following line on the same line, so it's best to bullet the See Also lists.
1 parent f9de431 commit 09bfd98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/debugger/using-debuggertypeproxy-attribute.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ Visual Basic does not have open type syntax, so you cannot do the same thing in
6060

6161
## See Also
6262

63-
[Using the DebuggerDisplay Attribute](../debugger/using-the-debuggerdisplay-attribute.md)
64-
[Create custom views of .managed objects](../debugger/create-custom-views-of-dot-managed-objects.md)
65-
[Enhancing Debugging with the Debugger Display Attributes](/dotnet/framework/debug-trace-profile/enhancing-debugging-with-the-debugger-display-attributes)
63+
- [Using the DebuggerDisplay Attribute](../debugger/using-the-debuggerdisplay-attribute.md)
64+
- [Create custom views of .managed objects](../debugger/create-custom-views-of-dot-managed-objects.md)
65+
- [Enhancing Debugging with the Debugger Display Attributes](/dotnet/framework/debug-trace-profile/enhancing-debugging-with-the-debugger-display-attributes)

0 commit comments

Comments
 (0)