You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ide/whats-new-visual-studio-docs.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,12 +34,9 @@ Welcome to what's new in Visual Studio docs. The following sections provide deta
34
34
35
35
### Debugger
36
36
37
-
**New articles**
38
-
39
-
-[Walkthrough: Debugging a parallel application in Visual Studio (C#, C++)](../debugger/debug-parallel-application.md)
40
-
41
37
**Updated articles**
42
38
39
+
-[Walkthrough: Debugging a parallel application in Visual Studio (C#, C++)](../debugger/debug-parallel-application.md)
43
40
-[Debug an async application](../debugger/walkthrough-debugging-a-parallel-application.md) - Update .NET sample in async debugging and refactor content
0 commit comments